Skip to content

Commit

Permalink
Merge pull request #144 from JEsperancinhaOrg/dependabot/gradle/org.m…
Browse files Browse the repository at this point in the history
…ockito-mockito-android-5.14.2

Bump org.mockito:mockito-android from 5.14.1 to 5.14.2
  • Loading branch information
github-actions[bot] authored Oct 15, 2024
2 parents f4ce9ef + 49e04bf commit 9597928
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 9597928

Please sign in to comment.