We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d9f823 commit 4b76b39Copy full SHA for 4b76b39
2 files changed
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
# Adventure
3
-adventure = "5.0.1" # https://github.com/PaperMC/adventure
+adventure = "5.1.1" # https://github.com/PaperMC/adventure
4
adventure-platform = "4.4.1" # https://github.com/PaperMC/adventure-platform
5
adventure-platform-mod = "6.9.0" # https://github.com/PaperMC/adventure-platform-mod
6
gradle/wrapper/gradle-wrapper.properties
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
networkTimeout=10000
retries=0
retryBackOffMs=500
0 commit comments