aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authoranhgelus <anhgelus.morhtuuzh@proton.me>2025-06-01 19:31:26 +0000
committeranhgelus <anhgelus.morhtuuzh@proton.me>2025-06-01 19:31:26 +0000
commit90516641f69f37b459a0ce084d8ffd28bbf9c7fc (patch)
tree1a08112e9dc18dcc70d26db2bd062f86b965186e /build.gradle
parentd52a26264128ce3d88a6644e27997f4757e2337a (diff)
build(gradle): upgrade to 8.14.1
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 0f150f9..31c6ce0 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
plugins {
- id 'fabric-loom' version '1.8-SNAPSHOT'
+ id 'fabric-loom' version '1.9-SNAPSHOT'
id 'maven-publish'
}