Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions minecraft/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[versions]
# common libraries
adventure = "4.26.1"
annotations = "26.0.2-1"
codec4j = "0.2.0-beta.5"
annotations = "26.1.0"
codec4j = "0.2.0-beta.6"
concurrent-util = "0.0.8"
discord-webhooks = "0.8.4"
hikaricp = "7.0.2"
minio = "8.6.0"
mysql = "9.5.0"
mysql = "9.6.0"
slf4j = "2.0.17"

# for testing
junit = "6.0.3"

# gradle plugins
run-task = "3.0.2"
gradle-plugins = "1.6.1"
gradle-plugins = "1.8.1"

# platform api
paper = "1.21.7-R0.1-SNAPSHOT"
Expand Down
Binary file modified minecraft/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion minecraft/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
2 changes: 1 addition & 1 deletion minecraft/gradlew

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.