File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ import net.fabricmc.loom.api.LoomGradleExtensionAPI
22
33plugins {
44 id(" architectury-plugin" ) version " 3.4-SNAPSHOT"
5- id(" dev.architectury.loom" ) version " 1.7 -SNAPSHOT" apply false
6- id(" com.gradleup.shadow" ) version " 8.3.3 " apply false
5+ id(" dev.architectury.loom" ) version " 1.9 -SNAPSHOT" apply false
6+ id(" com.gradleup.shadow" ) version " 8.3.5 " apply false
77 kotlin(" jvm" ) version (" 2.0.10" )
88 java
99 idea
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ botarium_version=2.3.4
1111devauth_version =1.2.1
1212cobblemon_version =1.5.2+1.20.1
1313
14- fabric_loader_version =0.16.7
14+ fabric_loader_version =0.16.9
1515fabric_api_version =0.92.2
1616
1717forge_version =47.3.11
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.10.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ pluginManagement.repositories {
88}
99
1010plugins {
11- id(" com.gradle.develocity" ) version(" 3.18.1 " )
11+ id(" com.gradle.develocity" ) version(" 3.18.2 " )
1212}
1313
1414develocity.buildScan {
You can’t perform that action at this time.
0 commit comments