Skip to content

Commit 4b76b39

Browse files
committed
Update Gradle to 9.5.1, Adventure to 5.1.1
1 parent 6d9f823 commit 4b76b39

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
# Adventure
3-
adventure = "5.0.1" # https://github.com/PaperMC/adventure
3+
adventure = "5.1.1" # https://github.com/PaperMC/adventure
44
adventure-platform = "4.4.1" # https://github.com/PaperMC/adventure-platform
55
adventure-platform-mod = "6.9.0" # https://github.com/PaperMC/adventure-platform-mod
66

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.5.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
44
networkTimeout=10000
55
retries=0
66
retryBackOffMs=500

0 commit comments

Comments
 (0)