We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af2bfd commit 6b24003Copy full SHA for 6b24003
build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id "fabric-loom" version "1.7.3" apply false
+ id "fabric-loom" version "1.8.9" apply false
3
id "maven-publish"
4
id "org.ajoberstar.grgit" version "5.2.2"
5
id "org.jetbrains.kotlin.jvm" version "2.0.0"
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
6
zipStorePath=wrapper/dists
0 commit comments