Skip to content

Commit 7d71ffb

Browse files
dependency: Update dependency org.junit:junit-bom to v6
1 parent 9faf386 commit 7d71ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ object Versions {
44
const val JETBRAINS_ANNOTATIONS = "26.0.2-1"
55

66
// Tests
7-
const val JUNIT_JUPITER = "5.14.0"
7+
const val JUNIT_JUPITER = "6.0.0"
88
const val ASSERTJ = "3.27.6"
99
const val MOCKITO = "5.20.0"
1010
const val AWAITILITY = "4.3.0"

0 commit comments

Comments
 (0)