Update adventure to snapshot version

This commit is contained in:
Shane Freeder
2023-12-14 16:36:18 +00:00
parent 79fe8c8005
commit 21ae82e7c0
2 changed files with 4 additions and 2 deletions

View File

@@ -11,7 +11,8 @@ shadow = "com.github.johnrengelman.shadow:8.1.0"
spotless = "com.diffplug.spotless:6.12.0"
[libraries]
adventure-bom = "net.kyori:adventure-bom:4.14.0"
# See JD links in velocity-apo when moving to non-snapshot versions
adventure-bom = "net.kyori:adventure-bom:4.15.0-SNAPSHOT"
adventure-facet = "net.kyori:adventure-platform-facet:4.3.0"
asm = "org.ow2.asm:asm:9.5"
asynchttpclient = "org.asynchttpclient:async-http-client:2.12.3"