Update adventure

This commit is contained in:
N0tMyFaultOG 2020-11-26 11:35:46 +01:00
parent 4595534a6f
commit 209d52e920
No known key found for this signature in database
GPG Key ID: 823348042DA95A81

View File

@ -12,7 +12,7 @@ dependencies {
compileOnlyApi("org.yaml:snakeyaml:1.26") // Some platforms provide this
// Adventure stuff
api("net.kyori:adventure-api:4.1.1")
api("net.kyori:adventure-api:4.2.0")
api("net.kyori:adventure-text-minimessage:4.0.0-SNAPSHOT")
// Guice