We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd60eb4 commit 40dfef9Copy full SHA for 40dfef9
2 files changed
build.gradle
@@ -3,7 +3,7 @@ import io.papermc.paperweight.userdev.ReobfArtifactConfiguration
3
plugins {
4
id 'java'
5
id 'io.github.goooler.shadow' version '8.1.7'
6
- id "io.papermc.paperweight.userdev" version "2.0.0-beta.16"
+ id "io.papermc.paperweight.userdev" version "2.0.0-beta.17"
7
id "xyz.jpenilla.run-paper" version "2.3.1"
8
id 'net.minecrell.plugin-yml.bukkit' version '0.6.0'
9
}
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0 commit comments