Skip to content

Commit 04168f5

Browse files
Update junit-framework monorepo from 1.13.4 to 6.0.0 (major v6)
1 parent 05fc6f8 commit 04168f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.dependencies.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
22
# JUnit 5 = JUnit Platform ([junit-api]) + JUnit Launcher ([junit-launcher])
33
# Changelog: https://junit.org/junit5/docs/current/release-notes/index.html
4-
junit5 = "5.13.4"
5-
junit5-platform = "1.13.4"
4+
junit5 = "6.0.0"
5+
junit5-platform = "6.0.0"
66

77
[libraries]
88

0 commit comments

Comments
 (0)