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 83a33b7 commit ddcbf0aCopy full SHA for ddcbf0a
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ indra = "3.1.3"
7
junit = "5.11.4"
8
9
[libraries]
10
-jetbrainsAnnotations = "org.jetbrains:annotations:26.0.1"
+jetbrainsAnnotations = "org.jetbrains:annotations:26.0.2"
11
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
12
junit-api = { module = "org.junit.jupiter:junit-jupiter-api" }
13
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
0 commit comments