We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8649a5f commit f5baa2eCopy full SHA for f5baa2e
settings.gradle.kts
@@ -9,7 +9,7 @@ dependencyResolutionManagement {
9
10
library("adventure-api", "net.kyori:adventure-api:4.24.0")
11
library("adventure-platform-bungeecord", "net.kyori:adventure-platform-bungeecord:4.4.1")
12
- library("adventure-text-serializer-gson", "net.kyori:adventure-text-serializer-gson:4.23.0")
+ library("adventure-text-serializer-gson", "net.kyori:adventure-text-serializer-gson:4.24.0")
13
library("annotations-api", "org.apache.tomcat:annotations-api:6.0.53")
14
library("apache-commons-io", "commons-io:commons-io:2.20.0")
15
library("bungeecord-api", "net.md-5:bungeecord-api:1.21-R0.3")
0 commit comments