Skip to content

Commit

Permalink
Build(deps): Bump ESPRESSO_VERSION from 3.6.0 to 3.6.1
Browse files Browse the repository at this point in the history
Bumps `ESPRESSO_VERSION` from 3.6.0 to 3.6.1.

Updates `androidx.test.espresso:espresso-core` from 3.6.0 to 3.6.1

Updates `androidx.test.espresso:espresso-contrib` from 3.6.0 to 3.6.1

Updates `androidx.test.espresso:espresso-intents` from 3.6.0 to 3.6.1

Updates `androidx.test.espresso:espresso-accessibility` from 3.6.0 to 3.6.1

Updates `androidx.test.espresso:espresso-web` from 3.6.0 to 3.6.1

Updates `androidx.test.espresso.idling:idling-concurrent` from 3.6.0 to 3.6.1

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.test.espresso:espresso-contrib
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.test.espresso:espresso-intents
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.test.espresso:espresso-accessibility
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.test.espresso:espresso-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.test.espresso.idling:idling-concurrent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent b008756 commit c8e48b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion News-Android-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ repositories {

final DAGGER_VERSION = '2.51.1'
final GLIDE_VERSION = '4.16.0'
final ESPRESSO_VERSION = '3.6.0'
final ESPRESSO_VERSION = '3.6.1'
final OKHTTP_VERSION = '4.12.0'
final MOCKITO_VERSION = '5.12.0'
final RETROFIT_VERSION = '2.11.0'
Expand Down

0 comments on commit c8e48b0

Please sign in to comment.