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 773d6ca commit 63f4e4fCopy full SHA for 63f4e4f
build.gradle.kts
@@ -41,7 +41,7 @@ repositories {
41
}
42
43
dependencies {
44
- compileOnly("io.papermc.paper:paper-api:1.21.8-R0.1-SNAPSHOT")
+ compileOnly("io.papermc.paper:paper-api:1.21.9-R0.1-SNAPSHOT")
45
implementation("com.github.thatsmusic99:ConfigurationMaster-API:v2.0.0-rc.3") {
46
exclude(group = "org.yaml", module = "snakeyaml")
47
0 commit comments