Skip to content

Commit

Permalink
chore(deps): bump espresso-contrib from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps espresso-contrib from 3.2.0 to 3.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 25, 2020
1 parent 65e633f commit e3902e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -94,7 +94,7 @@ dependencies {
androidTestImplementation 'androidx.test:rules:1.2.0'
androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.3.0'
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.2.0'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'io.mockk:mockk-android:1.10.0'
Expand Down

0 comments on commit e3902e5

Please sign in to comment.