update ajUtils (to fix config resetting on update)

This commit is contained in:
ajgeiss0702
2021-08-13 16:39:01 -07:00
parent d9dc991a31
commit 4510b961e1
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ dependencies {
compileOnly("org.spongepowered:configurate-yaml:4.0.0")
compileOnly("us.ajg0702:ajUtils:1.1.8")
compileOnly("us.ajg0702:ajUtils:1.1.9")
compileOnly(group = "org.spigotmc", name = "spigot", version = "1.16.5-R0.1-SNAPSHOT")
compileOnly("me.clip:placeholderapi:2.10.4")