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 2ae6865 + c828626 commit ed2819eCopy full SHA for ed2819e
i18n/build.gradle.kts
@@ -30,7 +30,7 @@ dependencies {
30
compileOnly("org.projectlombok:lombok:1.18.34")
31
compileOnly("org.jetbrains:annotations:24.1.0")
32
33
- testImplementation("io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT")
+ testImplementation("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")
34
testImplementation(project(":utils"))
35
testImplementation(project(":files"))
36
0 commit comments