Skip to content

Commit

Permalink
Bump org.mockito:mockito-android from 5.14.1 to 5.14.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.1 to 5.14.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.1...v5.14.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent f4ce9ef commit 49e04bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions itf-chartizate-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
androidTestImplementation 'org.assertj:assertj-core:3.26.3'
androidTestImplementation 'androidx.test:runner:1.6.2'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'org.mockito:mockito-android:5.14.1'
androidTestImplementation 'org.mockito:mockito-android:5.14.2'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test:runner:1.6.2'
androidTestUtil 'androidx.test:orchestrator:1.5.0'
Expand All @@ -79,7 +79,7 @@ dependencies {
androidTestImplementation 'org.assertj:assertj-core:3.26.3'
androidTestImplementation 'androidx.test:runner:1.6.2'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'org.mockito:mockito-android:5.14.1'
androidTestImplementation 'org.mockito:mockito-android:5.14.2'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test:runner:1.6.2'
androidTestUtil 'androidx.test:orchestrator:1.5.0'
Expand Down

0 comments on commit 49e04bf

Please sign in to comment.