Skip to content

Commit 6520cfd

Browse files
Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.10.0 to 4.11.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.10.0...parent-4.11.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8477e40 commit 6520cfd

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
@@ -98,7 +98,7 @@ dependencies {
9898
implementation 'com.hierynomus:smbj:0.11.5'
9999
implementation 'com.jcraft:jsch:0.1.55'
100100

101-
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
101+
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
102102

103103
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
104104
implementation 'com.getbase:floatingactionbutton:1.10.1'

0 commit comments

Comments
 (0)