Update dependencies

This commit is contained in:
N0tMyFaultOG
2020-12-04 18:07:59 +01:00
parent cfd3c159f9
commit d9aaed0035
2 changed files with 5 additions and 5 deletions

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.2.0")
api("net.kyori:adventure-api:4.3.0")
api("net.kyori:adventure-text-minimessage:4.0.0-SNAPSHOT")
// Guice