Skip to content

Commit 25e0dd7

Browse files
chore(deps): bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.3.2
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.3.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d7bd44 commit 25e0dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
dependencies {
33
implementation 'com.auth0:java-jwt:4.5.0'
4-
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
4+
implementation 'com.squareup.okhttp3:okhttp:5.3.2'
55
implementation 'com.google.code.gson:gson:2.9.1'
66

77
testImplementation 'com.squareup.okhttp3:mockwebserver:4.9.0'

0 commit comments

Comments
 (0)