Skip to content

Commit

Permalink
Bump protobuf-bom from 3.21.10 to 3.21.11 (open-telemetry#5029)
Browse files Browse the repository at this point in the history
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] <support@github.com>

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 and dmarkwat committed Dec 30, 2022
1 parent 11ff024 commit 581712b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Expand Up @@ -14,7 +14,7 @@ rootProject.extra["versions"] = dependencyVersions
val DEPENDENCY_BOMS = listOf(
"com.fasterxml.jackson:jackson-bom:2.14.1",
"com.google.guava:guava-bom:31.1-jre",
"com.google.protobuf:protobuf-bom:3.21.10",
"com.google.protobuf:protobuf-bom:3.21.11",
"com.linecorp.armeria:armeria-bom:1.20.3",
"com.squareup.okhttp3:okhttp-bom:4.10.0",
"io.grpc:grpc-bom:1.51.0",
Expand Down

0 comments on commit 581712b

Please sign in to comment.