Skip to content

Commit

Permalink
Bump espresso-core from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps espresso-core from 3.2.0 to 3.3.0.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Oct 13, 2020
1 parent 5b1bbae commit e37fe6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ dependencies {

testImplementation 'junit:junit:4.13'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
}

0 comments on commit e37fe6e

Please sign in to comment.