Update to Adventure 5.0.1

This commit is contained in:
Adrian Gonzales
2026-04-16 11:36:23 -05:00
parent a6d97e28ad
commit 0f905bb98f
5 changed files with 8 additions and 28 deletions

View File

@@ -11,8 +11,8 @@ shadow = "com.gradleup.shadow:9.3.1"
spotless = "com.diffplug.spotless:8.2.0"
[libraries]
adventure-bom = "net.kyori:adventure-bom:4.26.1"
adventure-text-serializer-json-legacy-impl = "net.kyori:adventure-text-serializer-json-legacy-impl:4.26.1"
adventure-bom = "net.kyori:adventure-bom:5.0.1"
adventure-text-serializer-json-legacy-impl = "net.kyori:adventure-text-serializer-json-legacy-impl:5.0.1"
adventure-facet = "net.kyori:adventure-platform-facet:4.4.1"
asm = "org.ow2.asm:asm:9.9.1"
auto-service = "com.google.auto.service:auto-service:1.1.1"