Skip to content

Commit 63f4e4f

Browse files
Bump io.papermc.paper:paper-api (#85)
1 parent 773d6ca commit 63f4e4f

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
@@ -41,7 +41,7 @@ repositories {
4141
}
4242

4343
dependencies {
44-
compileOnly("io.papermc.paper:paper-api:1.21.8-R0.1-SNAPSHOT")
44+
compileOnly("io.papermc.paper:paper-api:1.21.9-R0.1-SNAPSHOT")
4545
implementation("com.github.thatsmusic99:ConfigurationMaster-API:v2.0.0-rc.3") {
4646
exclude(group = "org.yaml", module = "snakeyaml")
4747
}

0 commit comments

Comments
 (0)