Skip to content

Commit

Permalink
Bump com.squareup.okhttp3:okhttp-bom from 4.10.0 to 4.11.0 (#5397)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2023
1 parent f92e02e commit 5a18135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ val DEPENDENCY_BOMS = listOf(
"com.google.guava:guava-bom:31.1-jre",
"com.google.protobuf:protobuf-bom:3.22.3",
"com.linecorp.armeria:armeria-bom:1.23.1",
"com.squareup.okhttp3:okhttp-bom:4.10.0",
"com.squareup.okhttp3:okhttp-bom:4.11.0",
"com.squareup.okio:okio-bom:3.3.0", // applies to transitive dependencies of okhttp
"io.grpc:grpc-bom:1.54.1",
"io.netty:netty-bom:4.1.91.Final",
Expand Down

0 comments on commit 5a18135

Please sign in to comment.