Skip to content

Commit 81628be

Browse files
committed
chore: update dependencies and gradle
1 parent 14c0e69 commit 81628be

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
[versions]
22

33
# plugins
4-
spotless = "7.0.2"
4+
spotless = "7.0.3"
55
nexusPublish = "2.0.0"
6-
checkstyleTools = "10.21.2"
6+
checkstyleTools = "10.23.1"
77

88
# general
9-
gson = "2.12.1"
9+
gson = "2.13.1"
1010
geantyref = "1.3.16"
1111
annotations = "26.0.2"
1212
netty = "4.1.117.Final"
1313

1414
# platform api versions
1515
sponge = "10.0.0"
16-
minestom = "32735340d7"
17-
paper = "1.21.4-R0.1-SNAPSHOT"
16+
minestom = "a1d1920a04"
17+
paper = "1.21.5-R0.1-SNAPSHOT"
1818

1919
# fabric
2020
minecraft = "1.21.5"

gradle/wrapper/gradle-wrapper.jar

181 Bytes
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-8.12-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)