Skip to content

Commit 7929367

Browse files
authored
Merge pull request #393 from AppDevNext/dependabot/gradle/master/androidx.test.services-test-services-1.6.0
Bump androidx.test.services:test-services from 1.5.0 to 1.6.0
2 parents 1c1ab01 + 09b133e commit 7929367

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444

4545
androidTestImplementation "androidx.test.ext:junit-ktx:1.3.0"
4646
androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1"
47-
androidTestUtil "androidx.test.services:test-services:1.5.0"
47+
androidTestUtil "androidx.test.services:test-services:1.6.0"
4848
androidTestImplementation "androidx.test.espresso:espresso-core:3.7.0"
4949
androidTestImplementation "androidx.test.espresso:espresso-intents:3.7.0"
5050
}

0 commit comments

Comments
 (0)