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 576349b commit da889aaCopy full SHA for da889aa
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ stylecheck = "0.2.1"
9
errorprone = "2.30.0"
10
11
[libraries]
12
-jetbrainsAnnotations = "org.jetbrains:annotations:25.0.0"
+jetbrainsAnnotations = "org.jetbrains:annotations:26.0.1"
13
14
# test
15
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
0 commit comments