update ajUtils

This commit is contained in:
ajgeiss0702
2022-03-24 09:19:36 -07:00
parent 7e961082fa
commit 02f23b8990
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ repositories {
dependencies {
compileOnly("net.kyori:adventure-api:4.9.3")
compileOnly("com.google.guava:guava:30.1.1-jre")
compileOnly("us.ajg0702:ajUtils:1.1.20")
compileOnly("us.ajg0702:ajUtils:1.1.22")
compileOnly("com.velocitypowered:velocity-api:3.0.0")
annotationProcessor("com.velocitypowered:velocity-api:3.0.0")