Skip to content

Commit 9805a9c

Browse files
chore(deps): bump com.squareup.okhttp3:okhttp in /android
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.0.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.0.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03ddec5 commit 9805a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6'
1616
implementation 'com.auth0:jwks-rsa:0.22.2'
1717

18-
api 'com.squareup.okhttp3:okhttp:4.12.0'
18+
api 'com.squareup.okhttp3:okhttp:5.0.0'
1919
api 'com.azure:azure-core:1.54.1'
2020

2121
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.4'

0 commit comments

Comments
 (0)