Update adventure
This commit is contained in:
@@ -14,8 +14,8 @@ repositories {
|
||||
dependencies {
|
||||
testImplementation("junit:junit:4.12")
|
||||
|
||||
compileOnly("net.kyori:adventure-api:4.9.3")
|
||||
compileOnly("net.kyori:adventure-text-serializer-plain:4.9.3")
|
||||
compileOnly("net.kyori:adventure-api:4.13.1")
|
||||
compileOnly("net.kyori:adventure-text-serializer-plain:4.13.1")
|
||||
|
||||
compileOnly("com.google.guava:guava:30.1.1-jre")
|
||||
compileOnly("us.ajg0702:ajUtils:1.2.10")
|
||||
|
||||
Reference in New Issue
Block a user