Skip to content

Commit d7f0508

Browse files
Bump okhttp from 4.9.2 to 4.9.3
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.2...parent-4.9.3) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66e7526 commit d7f0508

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
@@ -8,7 +8,7 @@ dependencies {
88

99
api 'com.google.code.gson:gson:2.8.9'
1010

11-
implementation 'com.squareup.okhttp3:okhttp:4.9.2'
11+
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
1212

1313
// Core Http library
1414
api 'com.microsoft.graph:microsoft-graph-core:2.0.10'

0 commit comments

Comments
 (0)