Skip to content

Commit f5d324d

Browse files
dependency: Update dependency org.junit:junit-bom to v5.10.5 (#1066)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9fc2ef7 commit f5d324d

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.2"
46+
const val JUNIT_BOM = "5.10.5"
4747
const val MOCKITO_CORE = "5.18.0"
4848

4949
}

0 commit comments

Comments
 (0)