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.
2 parents 892f719 + ca2f045 commit cb44156Copy full SHA for cb44156
adapters/build.gradle.kts
@@ -22,7 +22,7 @@ repositories {
22
}
23
24
dependencies {
25
- compileOnly("io.papermc.paper:paper-api:1.21.8-R0.1-SNAPSHOT")
+ compileOnly("io.papermc.paper:paper-api:1.21.9-pre2-R0.1-SNAPSHOT")
26
27
28
publishing {
paper/build.gradle.kts
@@ -23,7 +23,7 @@ repositories {
api(project(":version-checker")) {
29
exclude("com.google.code.gson", "gson")
0 commit comments