Skip to content

Commit c28b2d1

Browse files
Bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.2.1
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.2.1. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.2.1) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8a5d44 commit c28b2d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'maven-publish'
33
apply plugin: 'signing'
44

55
dependencies {
6-
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
6+
implementation 'com.squareup.okhttp3:okhttp:5.2.1'
77
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
88
implementation 'com.auth0:java-jwt:4.5.0'
99
implementation 'org.bouncycastle:bcprov-jdk18on:1.82'

0 commit comments

Comments
 (0)