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

Commit

Permalink
deps: update dependency io.grpc:grpc-bom to v1.40.1 (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 31, 2021
1 parent 30c937e commit df668ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion first-party-dependencies/pom.xml
Expand Up @@ -56,7 +56,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<site.installationModule>${project.artifactId}</site.installationModule>

<grpc.version>1.40.0</grpc.version>
<grpc.version>1.40.1</grpc.version>
<gax.version>2.3.0</gax.version>
<grpc-gcp.version>1.1.0</grpc-gcp.version>
<guava.version>30.1.1-jre</guava.version>
Expand Down

0 comments on commit df668ea

Please sign in to comment.