Skip to content

Commit 69d63d6

Browse files
chore(deps): bump okhttp from 5.0.0-alpha.7 to 5.0.0-alpha.10 (#842)
Bumps [okhttp](https://github.com/square/okhttp) from 5.0.0-alpha.7 to 5.0.0-alpha.10. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.0.0-alpha.7...parent-5.0.0-alpha.10) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b3864e commit 69d63d6

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
@@ -52,7 +52,7 @@ artifacts {
5252

5353
dependencies {
5454
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.9'
55-
api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.7'
55+
api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.10'
5656
api 'com.google.code.gson:gson:2.9.1'
5757
api 'io.opencensus:opencensus-api:0.31.1'
5858
implementation 'org.slf4j:slf4j-api:2.0.3'

0 commit comments

Comments
 (0)