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 d9b3a6c commit 864b53bCopy full SHA for 864b53b
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:25.0.0"
+jetbrainsAnnotations = "org.jetbrains:annotations:26.0.1"
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