Skip to content

Commit

Permalink
root: Update junit5 monorepo to v5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent f222e20 commit 3220374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Dependencies {

object CollectiveDependencyVersions {
const val ANDROIDX_LIFECYCLE = "2.6.2"
const val JUNIT_5 = "5.10.0"
const val JUNIT_5 = "5.10.1"
const val KTOR = "2.3.5"
const val OKIO = "3.6.0"
const val REACTIVE_EXTENSIONS = "2.0.0"
Expand Down

0 comments on commit 3220374

Please sign in to comment.