Merge pull request #8 from JT122406/master

Clean up and improvements
This commit is contained in:
ajgeiss0702
2022-07-19 09:36:28 -07:00
committed by GitHub
11 changed files with 12 additions and 19 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ dependencies {
implementation("net.kyori:adventure-api:4.9.3")
compileOnly("com.google.guava:guava:30.1.1-jre")
compileOnly("org.spongepowered:configurate-yaml:4.0.0")
compileOnly("org.spongepowered:configurate-yaml:4.1.2")
compileOnly("us.ajg0702:ajUtils:1.2.10")