Skip to content

Commit 45ca71b

Browse files
Bump com.squareup.okhttp3:mockwebserver from 5.3.0 to 5.3.1
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 5.3.0 to 5.3.1. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.1) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b813166 commit 45ca71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ dependencies {
107107
testImplementation 'org.assertj:assertj-core:3.27.6'
108108
testImplementation 'org.mockito:mockito-core:5.20.0'
109109
testImplementation 'org.mockito:mockito-junit-jupiter:5.20.0'
110-
testImplementation "com.squareup.okhttp3:mockwebserver:5.3.0"
110+
testImplementation "com.squareup.okhttp3:mockwebserver:5.3.1"
111111
}
112112

113113

0 commit comments

Comments
 (0)