Update adventure

This commit is contained in:
ajgeiss0702
2022-03-04 08:06:08 -07:00
parent 03b99bcd55
commit 211b127e42
8 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -23,9 +23,9 @@ dependencies {
compileOnly("me.TechsCode:FakeUltraPerms:1.0.2")
compileOnly("us.ajg0702:ajUtils:1.1.17")
compileOnly("us.ajg0702:ajUtils:1.1.20")
compileOnly("net.kyori:adventure-api:4.8.1")
compileOnly("net.kyori:adventure-api:4.9.3")
compileOnly(fileTree(mapOf("dir" to "../libs/private", "include" to listOf("*.jar"))))
compileOnly(fileTree(mapOf("dir" to "../libs/public", "include" to listOf("*.jar"))))