Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 351efb7

Browse files
authored
Merge pull request #474 from owncloud/dependabot/gradle/com.facebook.stetho-stetho-okhttp3-1.6.0
Bump stetho-okhttp3 from 1.5.1 to 1.6.0
2 parents e0efa7b + 2edfc17 commit 351efb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owncloudComLibrary/build.gradle

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

1717
testImplementation 'junit:junit:4.13.2'
1818
testImplementation 'org.robolectric:robolectric:4.7.3'
19-
debugImplementation 'com.facebook.stetho:stetho-okhttp3:1.5.1'
19+
debugImplementation 'com.facebook.stetho:stetho-okhttp3:1.6.0'
2020
}
2121

2222
android {

0 commit comments

Comments
 (0)