Skip to content

Commit 8134b4b

Browse files
Bump espresso-intents from 3.5.0 to 3.5.1
Bumps espresso-intents from 3.5.0 to 3.5.1. --- updated-dependencies: - dependency-name: androidx.test.espresso:espresso-intents dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1eb40a commit 8134b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MPChartExample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ dependencies {
3232
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.4"
3333
androidTestUtil "androidx.test.services:test-services:1.4.2"
3434
androidTestImplementation "androidx.test.espresso:espresso-core:3.5.0"
35-
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.0'
35+
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.1'
3636
}
3737

0 commit comments

Comments
 (0)