aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2021-08-17 18:49:09 +0100
committerLibravatar modmuss50 <[email protected]>2021-08-17 18:49:09 +0100
commit27c0acc531f739c84108c758115af77c9c3a2a33 (patch)
treebafc06ed44c817334eb80bd80beae097be4f8106 /build.gradle
parentUpdate Minecraft and Gradle. (diff)
Update Gradle, Loom, Yarn, Fabric
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index f807b77..c5c7aa8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
plugins {
- id 'fabric-loom' version '0.8-SNAPSHOT'
+ id 'fabric-loom' version '0.9-SNAPSHOT'
id 'maven-publish'
}