Skip to content

Commit

Permalink
Merge pull request #315 from ofalvai/renovate/mockito-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.mockito:mockito-android to v5.12.0
  • Loading branch information
ofalvai authored Aug 1, 2024
2 parents 9a819cb + 8a48f06 commit e9c6d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ showkase-full = { module = "com.airbnb.android:showkase", version.ref = "showkas
showkase-processor = { module = "com.airbnb.android:showkase-processor", version.ref = "showkase" }

junit = "junit:junit:4.13.2"
mockito-android = "org.mockito:mockito-android:5.6.0"
mockito-android = "org.mockito:mockito-android:5.12.0"
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:5.1.0"
turbine = "app.cash.turbine:turbine:1.0.0"

Expand Down

0 comments on commit e9c6d16

Please sign in to comment.