Skip to content

Commit 25c8999

Browse files
dependency: Update dependency org.junit:junit-bom to v6.0.2
1 parent 749bfa0 commit 25c8999

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 = "6.0.1"
50+
const val JUNIT_BOM = "6.0.2"
5151
const val MOCKITO_CORE = "5.21.0"
5252
const val ASSERTJ_CORE = "3.27.6"
5353
const val AWAITILITY = "4.3.0"

0 commit comments

Comments
 (0)