Skip to content

Commit

Permalink
Merge branch 'task/renovate/junit5-monorepo' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHadiSatrio authored Nov 14, 2023
2 parents f222e20 + 3220374 commit e047bb3
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 e047bb3

Please sign in to comment.