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 b9e48c8 + 1070144 commit 1aefda2Copy full SHA for 1aefda2
annotations/build.gradle.kts
@@ -18,7 +18,7 @@ repositories {
18
}
19
20
dependencies {
21
- compileOnly("org.jetbrains:annotations:24.1.0")
+ compileOnly("org.jetbrains:annotations:25.0.0")
22
compileOnly("com.google.code.findbugs:jsr305:3.0.2")
23
24
0 commit comments