Skip to content

Commit a820cad

Browse files
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.1.0 (#2023)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36156f4 commit a820cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444

4545
api("com.google.code.findbugs:annotations:3.0.1u2")
4646
api("com.google.code.findbugs:jsr305:3.0.2")
47-
api("com.squareup.okhttp3:okhttp:5.0.0")
47+
api("com.squareup.okhttp3:okhttp:5.1.0")
4848
api("com.uber.nullaway:nullaway:0.12.7")
4949
api("org.assertj:assertj-core:3.27.3")
5050
api("org.awaitility:awaitility:4.3.0")

0 commit comments

Comments
 (0)