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 1256343 commit 6d91a53Copy full SHA for 6d91a53
gradle.properties
@@ -9,7 +9,7 @@ modBaseName=blockui
9
javaVersion=17
10
useJavaToolChains=true
11
#The currently running forge.
12
-forgeVersion=20.4.127-beta
+forgeVersion=20.4.223
13
#The minimal needed forge, as marked in metadata and curseforge.
14
forgeMinVersion=20.4.127-beta
15
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
4
networkTimeout=10000
5
validateDistributionUrl=true
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments