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 11plugins {
22 `maven- publish`
33 id(" buildlogic.java-conventions" )
4- id(" io.github.goooler. shadow" ) version " 8.1.7 "
5- id(" io.papermc.hangar-publish-plugin" ) version " 0.1.2 "
4+ id(" com.gradleup. shadow" ) version " 8.3.6 "
5+ id(" io.papermc.hangar-publish-plugin" ) version " 0.1.3 "
66}
77
88java.toolchain.languageVersion = JavaLanguageVersion .of(21 )
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.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments