Skip to content

Commit

Permalink
Bump espresso-core from 3.4.0-alpha05 to 3.4.0-alpha06
Browse files Browse the repository at this point in the history
Bumps espresso-core from 3.4.0-alpha05 to 3.4.0-alpha06.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dennisguse committed Apr 30, 2021
1 parent 00b8834 commit d3900f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ android {
}

dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0-alpha05'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0-alpha06'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'

implementation 'androidx.appcompat:appcompat:1.2.0'
Expand Down

0 comments on commit d3900f4

Please sign in to comment.