Skip to content

Commit 1f6a279

Browse files
chore(deps): bump com.squareup.okhttp3:mockwebserver
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 4.12.0 to 5.1.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.1.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d746f02 commit 1f6a279

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.4"
66
val kotlinLoggingVersion = "3.0.5"
77
val logbackVersion = "1.5.18"
88
val nimbusSdkVersion = "11.28"
9-
val mockWebServerVersion = "4.12.0"
9+
val mockWebServerVersion = "5.1.0"
1010
val jacksonVersion = "2.20.0"
1111
val nettyVersion = "4.2.5.Final"
1212
val junitJupiterVersion = "5.13.4"

0 commit comments

Comments
 (0)