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 7b3939f commit f2ebd99Copy full SHA for f2ebd99
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ jmhPlugin = "0.7.3"
9
junit = "5.13.3"
10
11
[libraries]
12
-jetbrainsAnnotations = "org.jetbrains:annotations:26.0.2"
+jetbrainsAnnotations = "org.jetbrains:annotations:26.0.2-1"
13
14
junit-api = { module = "org.junit.jupiter:junit-jupiter-api" }
15
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
0 commit comments