Skip to content

Commit

Permalink
Merge pull request #1577 from microsoftgraph/dependabot/gradle/androi…
Browse files Browse the repository at this point in the history
…d/com.squareup.okhttp3-okhttp-4.12.0

Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 in /android
  • Loading branch information
andrueastman authored Oct 17, 2023
2 parents 835915d + 3246b69 commit b7b2d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {

api 'com.google.code.gson:gson:2.10.1'

implementation 'com.squareup.okhttp3:okhttp:4.11.0'
implementation 'com.squareup.okhttp3:okhttp:4.12.0'

// Core Http library
api 'com.microsoft.graph:microsoft-graph-core:2.0.19'
Expand Down

0 comments on commit b7b2d78

Please sign in to comment.