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 ae1fe47 + 63eeada commit b9e48c8Copy full SHA for b9e48c8
files/build.gradle.kts
@@ -20,7 +20,7 @@ repositories {
20
21
dependencies {
22
compileOnly("org.projectlombok:lombok:1.18.34")
23
- compileOnly("org.jetbrains:annotations:24.1.0")
+ compileOnly("org.jetbrains:annotations:25.0.0")
24
25
api(project(":utils"))
26
compileOnly(project(":annotations"))
0 commit comments