Skip to content

Commit 09e0a37

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

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
@@ -79,7 +79,7 @@ dependencies {
7979
}
8080

8181
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
82-
implementation 'com.squareup.okhttp3:okhttp:5.1.0'
82+
implementation 'com.squareup.okhttp3:okhttp:5.2.0'
8383
implementation 'com.github.scribejava:scribejava-core:8.3.3'
8484
implementation 'com.github.scribejava:scribejava-httpclient-okhttp:8.3.3'
8585

0 commit comments

Comments
 (0)