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.
1 parent 1f24fd4 commit 8fc879bCopy full SHA for 8fc879b
build.gradle.kts
@@ -30,7 +30,7 @@ subprojects {
30
}
31
32
dependencies {
33
- compileOnlyApi("org.jetbrains:annotations:24.1.0")
+ compileOnlyApi("org.jetbrains:annotations:26.0.2-1")
34
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
35
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
36
0 commit comments