adventure v4.1.0; project now compiles

This commit is contained in:
Mariell Hoversholm
2020-10-17 21:45:43 +02:00
committed by dordsor21
parent 38333a6d11
commit 333493f351
6 changed files with 12 additions and 10 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.0.0-SNAPSHOT")
api("net.kyori:adventure-api:4.1.0")
api("net.kyori:adventure-text-minimessage:4.0.0-SNAPSHOT")
// Guice