aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2020-04-10 00:07:35 +0100
committerLibravatar modmuss50 <[email protected]>2020-04-10 00:07:35 +0100
commit19fa3a76bce814ece51c8bcdec12771e4c6394a1 (patch)
tree4d153cd640267a31f47ba307d9f21d901a591d3e /build.gradle
parentUpdate README.md (diff)
Update loom, gradle and all other deps
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 f6220cc..8d86f6d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
plugins {
- id 'fabric-loom' version '0.2.6-SNAPSHOT'
+ id 'fabric-loom' version '0.2.7-SNAPSHOT'
id 'maven-publish'
}