Skip to content

Commit ace02e2

Browse files
authored
Merge pull request #3850 from owncloud/dependabot/gradle/androidx.test-monitor-1.6.1
Bump monitor from 1.6.0 to 1.6.1
2 parents 0fc3c2f + 5e2f7ec commit ace02e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

owncloudApp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
androidTestImplementation "androidx.test:runner:$androidxTest"
7979
androidTestImplementation "com.github.tmurakami:dexopener:2.0.5"
8080
androidTestImplementation("io.mockk:mockk-android:$ioMockk") { exclude module: "objenesis" }
81-
debugImplementation "androidx.test:monitor:1.6.0"
81+
debugImplementation "androidx.test:monitor:1.6.1"
8282

8383
debugImplementation "androidx.fragment:fragment-testing:$androidxFragment"
8484
debugImplementation "com.facebook.stetho:stetho:1.6.0"

0 commit comments

Comments
 (0)