Skip to content

Commit

Permalink
deps: update dependency io.grpc:grpc-bom to v1.50.2 (#878)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 7, 2022
1 parent a53f404 commit 0e155c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-shared-dependencies/first-party-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<site.installationModule>${project.artifactId}</site.installationModule>
<grpc.version>1.50.1</grpc.version>
<grpc.version>1.50.2</grpc.version>
<gax.version>2.19.4</gax.version>
<grpc-gcp.version>1.3.1</grpc-gcp.version>
<gson.version>2.10</gson.version>
Expand Down

0 comments on commit 0e155c4

Please sign in to comment.