Skip to content

Commit 314a374

Browse files
dependency: Update dependency org.junit:junit-bom to v5.13.4 (#1068)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be7a1d3 commit 314a374

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
@@ -43,7 +43,7 @@ object Versions {
4343
const val SPOTIFY_COMPLETABLE_FUTURES = "0.3.6"
4444

4545
// tests
46-
const val JUNIT_BOM = "5.10.5"
46+
const val JUNIT_BOM = "5.13.4"
4747
const val MOCKITO_CORE = "5.18.0"
4848

4949
}

0 commit comments

Comments
 (0)