Skip to content

Commit 1254b84

Browse files
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.2.0 (#832)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 5c35828 commit 1254b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ mockserver-client = "org.mock-server:mockserver-client-java:5.15.0"
5959

6060
junitBom = { group = "org.junit", name = "junit-bom", version.ref = "junit" }
6161

62-
okhttp = "com.squareup.okhttp3:okhttp:5.1.0"
62+
okhttp = "com.squareup.okhttp3:okhttp:5.2.0"
6363
dslJson = "com.dslplatform:dsl-json-java8:1.10.0"
6464

6565
hdrhistogram = "org.hdrhistogram:HdrHistogram:2.2.2"

0 commit comments

Comments
 (0)