Skip to content

Commit 5a58fc5

Browse files
Bump androidx.test.services:test-services from 1.4.2 to 1.5.0
Bumps androidx.test.services:test-services from 1.4.2 to 1.5.0. --- updated-dependencies: - dependency-name: androidx.test.services:test-services dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46392cf commit 5a58fc5

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)