aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2021-02-26 22:04:17 +0000
committerLibravatar modmuss50 <[email protected]>2021-02-26 22:04:17 +0000
commit4cccd73df9ca7e1cab6b516bb8522c2473a11d9a (patch)
tree1623c50c1815482192b013a2a81d2cb04d2455c3 /build.gradle
parentImprove description of repositories blocks (#81) (diff)
Update loom, gradle, yarn, loader and api.
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 8c07787..92973fc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
plugins {
- id 'fabric-loom' version '0.5-SNAPSHOT'
+ id 'fabric-loom' version '0.6-SNAPSHOT'
id 'maven-publish'
}