Skip to content

Commit 9d348d4

Browse files
authored
Upstream
2 parents 9459516 + aa4eab9 commit 9d348d4

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ worldguard-bukkit = "7.0.15"
1313
griefprevention = "18.0.0"
1414
griefdefender = "2.1.0-SNAPSHOT"
1515
residence = "6.0.0.1"
16-
towny = "0.102.0.8"
17-
plotsquared = "7.5.11"
16+
towny = "0.102.0.11"
17+
plotsquared = "7.5.12"
1818

1919
# Third party
2020
bstats = "3.2.1"
2121
sparsebitset = "1.3"
2222
parallelgzip = "1.0.5"
2323
adventure = "4.26.1"
24-
checkerqual = "3.53.1"
24+
checkerqual = "3.54.0"
2525
truezip = "6.8.4"
2626
auto-value = "1.11.1"
2727
jsr305 = "3.0.2"
@@ -31,7 +31,7 @@ antlr4 = "4.13.2"
3131
json-simple = "1.1.1"
3232
jlibnoise = "1.0.0"
3333
jchronic = "0.2.4a"
34-
lz4-java = "1.10.3"
34+
lz4-java = "1.10.4"
3535
commons-cli = "1.11.0"
3636
paperLib = "1.0.8"
3737
paster = "1.1.7"
@@ -47,15 +47,15 @@ text = "3.0.4"
4747
piston = "0.5.11"
4848

4949
# Tests
50-
mockito = "5.22.0"
50+
mockito = "5.23.0"
5151
junit = "6.0.3"
5252

5353
# Gradle plugins
5454
pluginyml = "0.6.0"
5555
mod-publish-plugin = "1.1.0"
5656
grgit = "5.3.3"
57-
shadow = "9.3.2"
58-
paperweight = "2.0.0-SNAPSHOT"
57+
shadow = "9.4.0"
58+
paperweight = "2.0.0-beta.19"
5959
codecov = "0.2.0"
6060

6161

gradle/wrapper/gradle-wrapper.jar

2.73 KB
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-all.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)