Skip to content

Commit c8d700c

Browse files
committed
Upgrade to Okhttp 5.1.0
Closes gh-46445
1 parent 2cc3580 commit c8d700c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-internal-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ bom {
188188
]
189189
}
190190
}
191-
library("OkHttp", "4.12.0") {
191+
library("OkHttp", "5.1.0") {
192192
group("com.squareup.okhttp3") {
193193
modules = [
194194
"mockwebserver"

0 commit comments

Comments
 (0)