Update adventure
This commit is contained in:
@@ -14,13 +14,13 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly("net.kyori:adventure-api:4.8.1")
|
||||
compileOnly("net.kyori:adventure-api:4.9.3")
|
||||
compileOnly("com.google.guava:guava:30.1.1-jre")
|
||||
compileOnly("us.ajg0702:ajUtils:1.1.17")
|
||||
compileOnly("us.ajg0702:ajUtils:1.1.20")
|
||||
|
||||
compileOnly("com.velocitypowered:velocity-api:3.0.0")
|
||||
annotationProcessor("com.velocitypowered:velocity-api:3.0.0")
|
||||
implementation("net.kyori:adventure-text-minimessage:4.0.0-SNAPSHOT")
|
||||
implementation("net.kyori:adventure-text-minimessage:4.10.0")
|
||||
|
||||
compileOnly("com.viaversion:viaversion-api:4.2.0-SNAPSHOT")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user