Skip to content

Commit 0f0f988

Browse files
Bump com.google.protobuf:protobuf-bom from 3.23.2 to 3.23.4 (#5605)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aab7159 commit 0f0f988

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
@@ -14,7 +14,7 @@ rootProject.extra["versions"] = dependencyVersions
1414
val DEPENDENCY_BOMS = listOf(
1515
"com.fasterxml.jackson:jackson-bom:2.15.2",
1616
"com.google.guava:guava-bom:32.1.1-jre",
17-
"com.google.protobuf:protobuf-bom:3.23.2",
17+
"com.google.protobuf:protobuf-bom:3.23.4",
1818
"com.linecorp.armeria:armeria-bom:1.24.2",
1919
"com.squareup.okhttp3:okhttp-bom:4.11.0",
2020
"com.squareup.okio:okio-bom:3.3.0", // applies to transitive dependencies of okhttp

0 commit comments

Comments
 (0)