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 ef6f8a9 + 8ae1040 commit dd7a6b3Copy full SHA for dd7a6b3
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ indra = "3.1.3"
7
junit = "5.11.2"
8
9
[libraries]
10
-jetbrainsAnnotations = "org.jetbrains:annotations:24.1.0"
+jetbrainsAnnotations = "org.jetbrains:annotations:25.0.0"
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