Skip to content

Commit dc4d0a1

Browse files
Update dependency io.papermc.paper:paper-api to 26.2.rc.+
1 parent 919cfd5 commit dc4d0a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories {
3232
dependencies {
3333
api("net.thenextlvl:nbt:4.3.6")
3434
api("net.thenextlvl.core:paper:3.0.0-pre5")
35-
compileOnly("io.papermc.paper:paper-api:26.2.build.+")
35+
compileOnly("io.papermc.paper:paper-api:26.2.rc.+")
3636
}
3737

3838
tasks.withType<JavaCompile>().configureEach {

0 commit comments

Comments
 (0)