aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authoranhgelus <anhgelus.morhtuuzh@proton.me>2024-10-27 12:50:38 +0000
committeranhgelus <anhgelus.morhtuuzh@proton.me>2024-10-27 12:50:38 +0000
commitc984c9c43727659c80f24779c0fbd7b83cde12d0 (patch)
treeec8fc5559995a30b8065ff82f96bc3d8f45001a7 /build.gradle
parent78596eabe1506c1e9b02635a70328e4f9bf19bc4 (diff)
build(gradle): update to loom 1.8-snapshot
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 ca323a3..0f150f9 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
plugins {
- id 'fabric-loom' version '1.7-SNAPSHOT'
+ id 'fabric-loom' version '1.8-SNAPSHOT'
id 'maven-publish'
}