Skip to content

Commit f1688e8

Browse files
Update junit-framework monorepo to v6 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa630dc commit f1688e8

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
@@ -1,8 +1,8 @@
11
[versions]
22
# libraries
33
junit = "4.13.2"
4-
junit5 = "5.14.0"
5-
junit5Launcher = "1.14.0"
4+
junit5 = "6.0.0"
5+
junit5Launcher = "6.0.0"
66
opentest4j = "1.3.0"
77

88
# plugins

0 commit comments

Comments
 (0)