Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-android to v5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent 6b7ac61 commit 8a48f06
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 8a48f06

Please sign in to comment.