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 66c1636 commit d1f73f0Copy full SHA for d1f73f0
gradle/libs.versions.toml
@@ -2,12 +2,12 @@
2
format = { version = "1.1" }
3
4
[versions]
5
-checkstyle = "10.21.1"
+checkstyle = "10.21.2"
6
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