Skip to content

Commit 5e2f7ec

Browse files
Bump monitor from 1.6.0 to 1.6.1
Bumps monitor from 1.6.0 to 1.6.1. --- updated-dependencies: - dependency-name: androidx.test:monitor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fc3c2f commit 5e2f7ec

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)