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
@@ -18,7 +18,7 @@ dependencies {
implementation("net.kyori:adventure-text-serializer-plain: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")
}
publishing {