Skip to content

Commit 0bedd34

Browse files
chore(deps): bump com.squareup.okhttp3:mockwebserver
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.10.0...parent-4.11.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c184ebf commit 0bedd34

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
@@ -5,7 +5,7 @@ val assertjVersion = "3.24.2"
55
val kotlinLoggingVersion = "3.0.5"
66
val logbackVersion = "1.4.7"
77
val nimbusSdkVersion = "10.7.1"
8-
val mockWebServerVersion = "4.10.0"
8+
val mockWebServerVersion = "4.11.0"
99
val jacksonVersion = "2.15.0"
1010
val nettyVersion = "4.1.91.Final"
1111
val junitJupiterVersion = "5.9.2"

0 commit comments

Comments
 (0)