Skip to content

Commit db51fc1

Browse files
authored
Merge pull request #252 from AppDevNext/dependabot/gradle/master/androidx.test.services-test-services-1.5.0
Bump androidx.test.services:test-services from 1.4.2 to 1.5.0
2 parents 46392cf + 5a58fc5 commit db51fc1

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
@@ -43,7 +43,7 @@ dependencies {
4343
implementation project(':MPChartLib')
4444

4545
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.5"
46-
androidTestUtil "androidx.test.services:test-services:1.4.2"
46+
androidTestUtil "androidx.test.services:test-services:1.5.0"
4747
androidTestImplementation "androidx.test.espresso:espresso-core:3.5.1"
4848
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.1'
4949
}

0 commit comments

Comments
 (0)