Skip to content

Commit

Permalink
Update dependency com.google.protobuf:protobuf-bom to v3.25.2 (#6137)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent f0d6c82 commit 496965e
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 @@ -10,7 +10,7 @@ rootProject.extra["versions"] = dependencyVersions
val DEPENDENCY_BOMS = listOf(
"com.fasterxml.jackson:jackson-bom:2.16.1",
"com.google.guava:guava-bom:33.0.0-jre",
"com.google.protobuf:protobuf-bom:3.25.1",
"com.google.protobuf:protobuf-bom:3.25.2",
"com.linecorp.armeria:armeria-bom:1.26.4",
"com.squareup.okhttp3:okhttp-bom:4.12.0",
"com.squareup.okio:okio-bom:3.7.0", // applies to transitive dependencies of okhttp
Expand Down

0 comments on commit 496965e

Please sign in to comment.