File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ minecraft_version=1.21.10
1818# as they do not follow standard versioning conventions.
1919minecraft_version_range =[1.21.10]
2020# The Neo version must agree with the Minecraft version to get a valid artifact
21- neo_version =21.10.8 -beta
21+ neo_version =21.10.9 -beta
2222
2323# # Mod Properties
2424
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.1.0 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ pluginManagement {
55}
66
77plugins {
8- id ' org.gradle.toolchains.foojay-resolver-convention' version ' 0.9 .0'
8+ id ' org.gradle.toolchains.foojay-resolver-convention' version ' 1.0 .0'
99}
You can’t perform that action at this time.
0 commit comments