Skip to content

Commit

Permalink
Bump proto-google-common-protos from 2.16.0 to 2.19.1
Browse files Browse the repository at this point in the history
Bumps [proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.16.0 to 2.19.1.
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/sdk-platform-java/commits)

---
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 May 30, 2023
1 parent 51c7d6d commit a608ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<grpc-jprotoc.version>1.2.1</grpc-jprotoc.version>
<protoc.version>3.22.0</protoc.version>
<protobuf-java.version>${protoc.version}</protobuf-java.version>
<proto-google-common-protos.version>2.16.0</proto-google-common-protos.version>
<proto-google-common-protos.version>2.19.1</proto-google-common-protos.version>

<!-- TestNG version: we don't enforce it in the BOM as it is mostly used in the MP TCKs and we need to use the version from the TCKs -->
<testng.version>7.4.0</testng.version>
Expand Down

0 comments on commit a608ab0

Please sign in to comment.