Skip to content

Commit

Permalink
Bump org.mockito:mockito-android from 5.14.2 to 5.15.2
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-android](https://github.com/mockito/mockito) from 5.14.2 to 5.15.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 39513b1 commit 7d5406e
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 @@ -54,7 +54,7 @@ test-espressoCore = { module = "androidx.test.espresso:espresso-core", version.r
test-espressoContrib = { module = "androidx.test.espresso:espresso-contrib", version.ref = "espresso" }
test-rules = "androidx.test:rules:1.6.1"
test-mockitoKotlin = "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
test-mockitoAndroid = "org.mockito:mockito-android:5.14.2"
test-mockitoAndroid = "org.mockito:mockito-android:5.15.2"
test-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
test-lint = { module = "com.android.tools.lint:lint-tests", version.ref = "lint" }
test-compose = { group = "androidx.compose.ui", name = "ui-test-junit4" }
Expand Down

0 comments on commit 7d5406e

Please sign in to comment.