Skip to content

Commit 40dfef9

Browse files
committed
Update paperweight and gradle
1 parent dd60eb4 commit 40dfef9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import io.papermc.paperweight.userdev.ReobfArtifactConfiguration
33
plugins {
44
id 'java'
55
id 'io.github.goooler.shadow' version '8.1.7'
6-
id "io.papermc.paperweight.userdev" version "2.0.0-beta.16"
6+
id "io.papermc.paperweight.userdev" version "2.0.0-beta.17"
77
id "xyz.jpenilla.run-paper" version "2.3.1"
88
id 'net.minecrell.plugin-yml.bukkit' version '0.6.0'
99
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)