Skip to content

Commit c30d2ab

Browse files
Update dependency org.junit:junit-bom to v5.14.1 (#2253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93344d9 commit c30d2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ groovy3 = '3.0.25'
55
groovy4 = '4.0.29'
66
groovy5 = '5.0.2'
77
jacoco = '0.8.14'
8-
junit = '5.14.0'
8+
junit = '5.14.1'
99
# The VersionRange used by OSGi to check compatibility with JUnit Platform.
1010
junitPlatformVersionRange = "[1.12,7)"
1111
asm = '9.9'

0 commit comments

Comments
 (0)