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.45.1 to 2.46.0.
- [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/v2.46.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 Oct 7, 2024
1 parent 9488fd5 commit 92a5757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ configure(jvmProjects()) {

grpcNettyVersion = '1.68.0'
grpcVersion = '1.68.0'
grpcCommonsVersion = '2.45.1'
grpcCommonsVersion = '2.46.0'
grpcProtobufVersion = '3.25.5'

jsonAssertVersion = '0.8.0'
Expand Down

0 comments on commit 92a5757

Please sign in to comment.