aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorJuuz <6596629+Juuxel@users.noreply.github.com>2023-12-01 19:47:36 +0200
committerJuuz <6596629+Juuxel@users.noreply.github.com>2023-12-01 19:47:36 +0200
commit694360ed0e4b13d8ffbaa7664d001906bf810dca (patch)
tree17a88f7b009600a2ef5771166b7e632fe427553f /build.gradle
parent1cf8b2c87e4000666c17bc335d133b51c34159dd (diff)
downloadLibGui-694360ed0e4b13d8ffbaa7664d001906bf810dca.tar.gz
LibGui-694360ed0e4b13d8ffbaa7664d001906bf810dca.tar.bz2
LibGui-694360ed0e4b13d8ffbaa7664d001906bf810dca.zip
Update Gradle and Loom
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle3
1 files changed, 1 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index f4d1bd9..1bab429 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,6 +1,5 @@
plugins {
- id 'fabric-loom' version '1.3.+'
- id 'io.github.juuxel.loom-vineflower' version '1.11.0'
+ id 'fabric-loom' version '1.4.+'
id 'maven-publish'
id 'checkstyle'
}