update ajUtils (to have better config)

This commit is contained in:
ajgeiss0702
2021-08-20 10:15:03 -07:00
parent 828f7a0ad0
commit e803ef0733
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ repositories {
dependencies {
compileOnly("net.kyori:adventure-api:4.8.1")
compileOnly("com.google.guava:guava:30.1.1-jre")
compileOnly("us.ajg0702:ajUtils:1.1.9")
compileOnly("us.ajg0702:ajUtils:1.1.10")
compileOnly("net.md-5:bungeecord-api:1.16-R0.4")