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 1aefda2 + 1ae1a07 commit 8519b20Copy full SHA for 8519b20
i18n/build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
compileOnlyApi("net.kyori:adventure-text-minimessage:4.17.0")
29
30
compileOnly("org.projectlombok:lombok:1.18.34")
31
- compileOnly("org.jetbrains:annotations:24.1.0")
+ compileOnly("org.jetbrains:annotations:25.0.0")
32
33
testImplementation("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")
34
testImplementation(project(":utils"))
0 commit comments