Skip to content

Commit cd863a5

Browse files
Update junit-framework monorepo
1 parent 1edf452 commit cd863a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ groovy3 = '3.0.25'
55
groovy4 = '4.0.29'
66
groovy5 = '5.0.3'
77
jacoco = '0.8.14'
8-
junit5 = '5.14.1'
9-
junit6 = '6.0.1'
8+
junit5 = '5.14.2'
9+
junit6 = '6.0.2'
1010
# The VersionRange used by OSGi to check compatibility with JUnit Platform.
1111
junitPlatformVersionRange = "[1.12,7)"
1212
asm = '9.9.1'

0 commit comments

Comments
 (0)