Skip to content

Commit 6a793ba

Browse files
Bump protobuf-bom from 3.21.10 to 3.21.11 (#5029)
Bumps [protobuf-bom](https://github.com/protocolbuffers/protobuf) from 3.21.10 to 3.21.11. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.10...v3.21.11) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79a601d commit 6a793ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
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.14.1",
1616
"com.google.guava:guava-bom:31.1-jre",
17-
"com.google.protobuf:protobuf-bom:3.21.10",
17+
"com.google.protobuf:protobuf-bom:3.21.11",
1818
"com.linecorp.armeria:armeria-bom:1.20.3",
1919
"com.squareup.okhttp3:okhttp-bom:4.10.0",
2020
"io.grpc:grpc-bom:1.51.0",

0 commit comments

Comments
 (0)