Skip to content

Commit 1768034

Browse files
Bump net.luckperms:api from 5.4 to 5.5 (#14)
1 parent 33ab397 commit 1768034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
implementation("space.arim.dazzleconf:dazzleconf-ext-snakeyaml:1.3.0-M2")
2424
implementation("org.bstats:bstats-bukkit:3.1.0")
2525

26-
compileOnly("net.luckperms:api:5.4")
26+
compileOnly("net.luckperms:api:5.5")
2727
}
2828

2929
tasks.withType<JavaCompile> {

0 commit comments

Comments
 (0)