Skip to content

Commit f16939b

Browse files
authored
Merge pull request #91 from AppDevNext/dependabot/gradle/master/androidx.test.espresso-espresso-intents-3.5.1
Bump espresso-intents from 3.5.0 to 3.5.1
2 parents d1eb40a + 8134b4b commit f16939b

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)