Skip to content

Commit 4711483

Browse files
dependabot-preview[bot]ketan
authored andcommitted
Bump mockwebserver from 4.1.1 to 4.2.2
Bumps [mockwebserver](https://github.com/square/okhttp) from 4.1.1 to 4.2.2. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.1.1...parent-4.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 974e303 commit 4711483

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
@@ -61,7 +61,7 @@ dependencies {
6161
testCompile group: 'org.hamcrest', name: 'hamcrest-library', version: '2.1'
6262
testCompile group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.0'
6363
testCompile group: 'org.jsoup', name: 'jsoup', version: '1.12.1'
64-
testCompile 'com.squareup.okhttp3:mockwebserver:4.1.1'
64+
testCompile 'com.squareup.okhttp3:mockwebserver:4.2.2'
6565
}
6666

6767
sourceSets {

0 commit comments

Comments
 (0)