bump adventure to 4.14.0 (#1034)

This commit is contained in:
chris 2023-06-28 23:27:32 +02:00 committed by GitHub
parent bda1430d5c
commit 37fedf508e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ shadow = "com.github.johnrengelman.shadow:8.1.0"
spotless = "com.diffplug.spotless:6.12.0"
[libraries]
adventure-bom = "net.kyori:adventure-bom:4.13.1"
adventure-bom = "net.kyori:adventure-bom:4.14.0"
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"