lp bump and yaml bump
This commit is contained in:
@@ -30,7 +30,7 @@ dependencies {
|
||||
compileOnly(fileTree(mapOf("dir" to "../libs/private", "include" to listOf("*.jar"))))
|
||||
compileOnly(fileTree(mapOf("dir" to "../libs/public", "include" to listOf("*.jar"))))
|
||||
|
||||
compileOnly("net.luckperms:api:5.0")
|
||||
compileOnly("net.luckperms:api:5.4")
|
||||
}
|
||||
|
||||
tasks.shadowJar {
|
||||
|
||||
@@ -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.1.22")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user