Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 891c279 commit a5940ed
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 @@ androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", vers
compose-ui-junit4 = { module = "androidx.compose.ui:ui-test-junit4", version = "1.7.1" }
compose-ui-tooling-core = { module = "androidx.compose.ui:ui-tooling", version = "1.7.1" }
compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest", version = "1.7.1" }
mockito-core = { module = "org.mockito:mockito-core", version = "5.12.0" }
mockito-core = { module = "org.mockito:mockito-core", version = "5.14.2" }
mockito-inline = { module = "org.mockito:mockito-inline", version = "5.2.0" }
mockito-kotlin = { module = "org.mockito.kotlin:mockito-kotlin", version = "5.3.1" }
junit = { module = "junit:junit", version = "4.13.2" }
Expand Down

0 comments on commit a5940ed

Please sign in to comment.