Skip to content

Commit 78733f2

Browse files
Update dependency org.junit:junit-bom to v6
1 parent aaf5b4d commit 78733f2

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
@@ -4,7 +4,7 @@ groovy2 = '2.5.23'
44
groovy3 = '3.0.25'
55
groovy4 = '4.0.29'
66
jacoco = '0.8.14'
7-
junit = '5.14.0'
7+
junit = '6.0.0'
88
# The VersionRange used by OSGi to check compatibility with JUnit Platform.
99
junitPlatformVersionRange = "[1.12,7)"
1010
asm = '9.9'

0 commit comments

Comments
 (0)