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 9cbffac commit 1da8fe2Copy full SHA for 1da8fe2
build.gradle.kts
@@ -20,7 +20,7 @@ repositories {
20
21
dependencies {
22
compileOnly("io.papermc.paper:paper-api:1.21.6-R0.1-SNAPSHOT")
23
- implementation("space.arim.dazzleconf:dazzleconf-ext-snakeyaml:1.3.0-M2")
+ implementation("space.arim.dazzleconf:dazzleconf-ext-snakeyaml:1.3.0-RC1")
24
implementation("org.bstats:bstats-bukkit:3.1.0")
25
26
compileOnly("net.luckperms:api:5.5")
0 commit comments