We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc85ed0 commit 4a45a4fCopy full SHA for 4a45a4f
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.1.8")
30
implementation("com.github.Steveice10:MCProtocolLib:1.20.2-1")
31
- implementation("net.kyori:adventure-text-serializer-legacy:4.17.0")
+ implementation("net.kyori:adventure-text-serializer-legacy:4.20.0")
32
implementation("com.google.guava:guava:33.2.1-jre")
33
34
developmentOnly("org.springframework.boot:spring-boot-devtools")
0 commit comments