Skip to content

Commit ec22028

Browse files
chore(deps): bump mockwebserver from 5.0.0-alpha.7 to 5.0.0-alpha.10 (#841)
Bumps [mockwebserver](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:mockwebserver 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 76cb9f7 commit ec22028

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
api 'io.opencensus:opencensus-api:0.31.0'
5858
implementation 'org.slf4j:slf4j-api:2.0.3'
5959
testImplementation 'junit:junit:4.13.2'
60-
testImplementation 'com.squareup.okhttp3:mockwebserver:5.0.0-alpha.7'
60+
testImplementation 'com.squareup.okhttp3:mockwebserver:5.0.0-alpha.10'
6161
testImplementation 'org.apache.httpcomponents:httpclient:4.5.13'
6262
testImplementation 'org.slf4j:slf4j-simple:2.0.3'
6363
testImplementation 'org.apache.commons:commons-lang3:3.12.0'

0 commit comments

Comments
 (0)