Skip to content

Commit 0f2381d

Browse files
dependency: Update dependency org.junit:junit-bom to v6
1 parent a418c09 commit 0f2381d

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
@@ -47,7 +47,7 @@ object Versions {
4747
const val SPOTIFY_COMPLETABLE_FUTURES = "0.3.6"
4848

4949
// tests
50-
const val JUNIT_BOM = "5.13.4"
50+
const val JUNIT_BOM = "6.0.0"
5151
const val MOCKITO_CORE = "5.20.0"
5252

5353
}

0 commit comments

Comments
 (0)