File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ plugins {
88 id(" com.gradleup.shadow" ) version " 8.+" apply false
99 id(" dev.yumi.gradle.licenser" ) version " 2.0.+"
1010 id(" io.github.p03w.machete" ) version " 2.+" apply false
11- id(" fabric-loom" ) version " 1.10 .+" apply false
12- id(" ploceus" ) version " 1.10 .+" apply false
11+ id(" fabric-loom" ) version " 1.11 .+" apply false
12+ id(" ploceus" ) version " 1.11 .+" apply false
1313}
1414
1515version = " ${project.version} "
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.12.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
44networkTimeout =10000
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments