We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbbb5b1 commit dce0228Copy full SHA for dce0228
1 file changed
gradle/libs.versions.toml
@@ -5,8 +5,8 @@ groovy3 = '3.0.25'
5
groovy4 = '4.0.30'
6
groovy5 = '5.0.4'
7
jacoco = '0.8.14'
8
-junit5 = '5.14.1'
9
-junit6 = '6.0.1'
+junit5 = '5.14.3'
+junit6 = '6.0.3'
10
# The VersionRange used by OSGi to check compatibility with JUnit Platform.
11
junitPlatformVersionRange = "[1.12,7)"
12
asm = '9.9.1'
0 commit comments