Skip to content

Commit 28a3613

Browse files
dependency: Update dependency org.junit:junit-bom to v6.0.1 (#1229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80d167b commit 28a3613

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.0"
50+
const val JUNIT_BOM = "6.0.1"
5151
const val MOCKITO_CORE = "5.20.0"
5252

5353
}

0 commit comments

Comments
 (0)