Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency com.google.api.grpc:grpc-google-common-p…
Browse files Browse the repository at this point in the history
…rotos to v2.11.0 (#1906)
  • Loading branch information
renovate-bot committed Dec 2, 2022
1 parent 772c221 commit d27d848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-common-protos</artifactId>
<version>2.10.0</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit d27d848

Please sign in to comment.