Skip to content

Commit 90e286f

Browse files
chore(deps): bump com.squareup.okhttp3:mockwebserver from 5.1.0 to 5.2.1 (#902)
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 5.1.0 to 5.2.1. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.1.0...parent-5.2.1) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3ff57b commit 90e286f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ val assertjVersion = "3.27.6"
66
val kotlinLoggingVersion = "3.0.5"
77
val logbackVersion = "1.5.19"
88
val nimbusSdkVersion = "11.29.2"
9-
val mockWebServerVersion = "5.1.0"
9+
val mockWebServerVersion = "5.2.1"
1010
val jacksonVersion = "2.20.0"
1111
val nettyVersion = "4.2.6.Final"
1212
val junitJupiterVersion = "6.0.0"

0 commit comments

Comments
 (0)