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

Commit 2edfc17

Browse files
Bump stetho-okhttp3 from 1.5.1 to 1.6.0
Bumps [stetho-okhttp3](https://github.com/facebook/stetho) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/facebook/stetho/releases) - [Changelog](https://github.com/facebook/stetho/blob/main/CHANGELOG.md) - [Commits](facebook/stetho@v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: com.facebook.stetho:stetho-okhttp3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0efa7b commit 2edfc17

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)