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 68765f8 + ac00d22 commit ae1fe47Copy full SHA for ae1fe47
nbt/build.gradle.kts
@@ -24,7 +24,7 @@ dependencies {
24
25
testImplementation(project(":files"))
26
27
- compileOnly("org.jetbrains:annotations:24.1.0")
+ compileOnly("org.jetbrains:annotations:25.0.0")
28
compileOnly("org.projectlombok:lombok:1.18.34")
29
30
annotationProcessor("org.projectlombok:lombok:1.18.34")
0 commit comments