Skip to content

Commit

Permalink
Bump com.google.api.grpc:proto-google-common-protos
Browse files Browse the repository at this point in the history
Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.28.0 to 2.30.0.
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](googleapis/sdk-platform-java@v2.28.0...v2.30.0)

---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 53233a8 commit b5ef5c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parquet-protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<properties>
<elephant-bird.version>4.4</elephant-bird.version>
<protobuf.version>3.25.1</protobuf.version>
<common-protos.version>2.28.0</common-protos.version> <!-- make sure it's compatible with protobuf.version -->
<common-protos.version>2.30.0</common-protos.version> <!-- make sure it's compatible with protobuf.version -->
<truth-proto-extension.version>1.2.0</truth-proto-extension.version>
</properties>

Expand Down

0 comments on commit b5ef5c8

Please sign in to comment.