Skip to content

Commit 3e5bec6

Browse files
Bump protobuf-bom from 3.21.6 to 3.21.7 (#231)
Bumps [protobuf-bom](https://github.com/protocolbuffers/protobuf) from 3.21.6 to 3.21.7. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.6...v3.21.7) --- 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 1e6b99d commit 3e5bec6

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
@@ -36,7 +36,7 @@ val DEPENDENCY_BOMS = listOf(
3636
"com.amazonaws:aws-java-sdk-bom:1.12.314",
3737
"com.fasterxml.jackson:jackson-bom:2.13.4",
3838
"com.google.guava:guava-bom:31.1-jre",
39-
"com.google.protobuf:protobuf-bom:3.21.6",
39+
"com.google.protobuf:protobuf-bom:3.21.7",
4040
"com.linecorp.armeria:armeria-bom:1.19.0",
4141
"io.grpc:grpc-bom:1.49.1",
4242
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${if (!TEST_SNAPSHOTS) "$otelVersion-alpha" else "$otelSnapshotVersion-alpha-SNAPSHOT"}",

0 commit comments

Comments
 (0)