Skip to content

Commit a5a4522

Browse files
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.1.0
1 parent 4385fc7 commit a5a4522

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)