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 {
8
8
id(" com.gradleup.shadow" ) version " 8.+" apply false
9
9
id(" dev.yumi.gradle.licenser" ) version " 2.0.+"
10
10
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
13
13
}
14
14
15
15
version = " ${project.version} "
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =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
4
4
networkTimeout =10000
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments