aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorJuuz <6596629+Juuxel@users.noreply.github.com>2023-09-27 12:37:31 +0300
committerJuuz <6596629+Juuxel@users.noreply.github.com>2023-09-27 12:37:31 +0300
commite5b938c76154bed99cdc19d34bf0e4d0e8160853 (patch)
tree9c23422b38499801d785ef50df6cf540ce39c8ae /build.gradle
parent9eb05f0c8ac1207b28102f7cdb035ff076644323 (diff)
parentd25b9444c277461c0d2effdff72d2d70d7792b6f (diff)
downloadLibGui-e5b938c76154bed99cdc19d34bf0e4d0e8160853.tar.gz
LibGui-e5b938c76154bed99cdc19d34bf0e4d0e8160853.tar.bz2
LibGui-e5b938c76154bed99cdc19d34bf0e4d0e8160853.zip
Merge branch 'unstable/9.0'
# Conflicts: # src/main/resources/fabric.mod.json
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 24bc15c..6c4e13f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,6 +1,6 @@
plugins {
- id 'fabric-loom' version '1.1.+'
- id 'io.github.juuxel.loom-quiltflower' version '1.8.0'
+ id 'fabric-loom' version '1.3.+'
+ id 'io.github.juuxel.loom-vineflower' version '1.11.0'
id 'maven-publish'
id 'checkstyle'
}