File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 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-9.0.0-rc-4- bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import net.minecrell.pluginyml.paper.PaperPluginDescription
5
5
plugins {
6
6
id(" java" )
7
7
8
- id(" com.gradleup.shadow" ) version " 9.0.0-rc2 "
8
+ id(" com.gradleup.shadow" ) version " 9.0.0-rc3 "
9
9
id(" com.modrinth.minotaur" ) version " 2.+"
10
10
id(" de.eldoria.plugin-yml.paper" ) version " 0.7.1"
11
11
id(" io.papermc.hangar-publish-plugin" ) version " 0.1.3"
You can’t perform that action at this time.
0 commit comments