Skip to content

Commit

Permalink
Bump com.google.api.grpc:proto-google-common-protos (#5260)
Browse files Browse the repository at this point in the history
Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/gapic-generator-java) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/googleapis/gapic-generator-java/releases)
- [Changelog](https://github.com/googleapis/gapic-generator-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/gapic-generator-java/commits)

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

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 Mar 1, 2023
1 parent a3a638e commit 9c6f01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ val DEPENDENCIES = listOf(
"io.prometheus:simpleclient_httpserver:${prometheusClientVersion}",
"javax.annotation:javax.annotation-api:1.3.2",
"com.github.stefanbirkner:system-rules:1.19.0",
"com.google.api.grpc:proto-google-common-protos:2.14.1",
"com.google.api.grpc:proto-google-common-protos:2.14.2",
"com.google.code.findbugs:jsr305:3.0.2",
"com.google.guava:guava-beta-checker:1.0",
"com.sun.net.httpserver:http:20070405",
Expand Down

0 comments on commit 9c6f01c

Please sign in to comment.