Skip to content

Commit

Permalink
Update Versions.MOCKITO to v3.12.4 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
ysebyy and renovate-bot authored Aug 22, 2023
1 parent 808245e commit a89c620
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 @@ -5,7 +5,7 @@ object Versions {
const val ANDROID_GRADLE_PLUGIN = "7.4.2"
const val JUNIT = "4.13.2"
const val ROBOLECTRIC = "4.3"
const val MOCKITO = "3.11.2"
const val MOCKITO = "3.12.4"
const val MOCKITO_KOTILN = "3.2.0"
const val CORE_KTX = "1.2.0"
const val FRAGMENT_KTX = "1.2.4"
Expand Down

0 comments on commit a89c620

Please sign in to comment.