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 {
compileOnly("com.google.guava:guava:30.1.1-jre")
compileOnly("org.spongepowered:configurate-yaml:4.0.0")
implementation("us.ajg0702:ajUtils:1.1.20")
implementation("us.ajg0702:ajUtils:1.1.22")
implementation(project(":platforms:velocity"))
implementation(project(":platforms:bungeecord"))