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 916c0fe commit 2fd51ebCopy full SHA for 2fd51eb
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ indra = "3.1.3"
7
junit = "5.10.1"
8
9
[libraries]
10
-jetbrainsAnnotations = "org.jetbrains:annotations:24.0.1"
+jetbrainsAnnotations = "org.jetbrains:annotations:24.1.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