Skip to content

Commit

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

---
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 Sep 30, 2024
1 parent 0f9e99c commit 648bcdf
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.13.0"
test-mockitoAndroid = "org.mockito:mockito-android:5.14.0"
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 648bcdf

Please sign in to comment.