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 7682009 commit e2f6b83Copy full SHA for e2f6b83
build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
implementation("org.springframework.cloud:spring-cloud-starter-netflix-eureka-client")
29
implementation("com.github.ben-manes.caffeine:caffeine:3.2.0")
30
implementation("com.github.Steveice10:MCProtocolLib:1.20.2-1")
31
- implementation("net.kyori:adventure-text-serializer-legacy:4.20.0")
+ implementation("net.kyori:adventure-text-serializer-legacy:4.23.0")
32
implementation("com.google.guava:guava:33.4.8-jre")
33
34
developmentOnly("org.springframework.boot:spring-boot-devtools")
0 commit comments