Skip to content

Commit

Permalink
Bump espresso-core from 3.5.0 to 3.5.1 (#2132)
Browse files Browse the repository at this point in the history
Bumps espresso-core from 3.5.0 to 3.5.1.

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2023
1 parent b077968 commit cfa872b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlowCrypt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ dependencies {
devDebugImplementation 'com.squareup.leakcanary:leakcanary-android:2.10'
debugImplementation 'androidx.fragment:fragment-testing:1.5.5'

androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.1'
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.1'
androidTestImplementation 'androidx.test.espresso:espresso-web:3.5.1'
Expand Down

0 comments on commit cfa872b

Please sign in to comment.