We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0d5017 commit 0b2eed0Copy full SHA for 0b2eed0
1 file changed
buildSrc/src/main/kotlin/pc.java-conventions.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
dependencies {
7
compileOnlyApi("org.apiguardian:apiguardian-api:1.1.2")
8
9
- compileOnly("net.luckperms:api:5.4")
+ compileOnly("net.luckperms:api:5.5")
10
11
compileOnly("org.projectlombok:lombok:1.18.38")
12
annotationProcessor("org.projectlombok:lombok:1.18.38")
0 commit comments