Skip to content

Commit 4d60c3b

Browse files
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.1.0 (#724)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent d01cb9c commit 4d60c3b

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
@@ -57,7 +57,7 @@ mockserver-client = "org.mock-server:mockserver-client-java:5.15.0"
5757

5858
junitBom = { group = "org.junit", name = "junit-bom", version.ref = "junit" }
5959

60-
okhttp = "com.squareup.okhttp3:okhttp:5.0.0"
60+
okhttp = "com.squareup.okhttp3:okhttp:5.1.0"
6161

6262
hdrhistogram = "org.hdrhistogram:HdrHistogram:2.2.2"
6363
lmax-disruptor = "com.lmax:disruptor:3.4.4"

0 commit comments

Comments
 (0)