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 io.grpc:grpc-bom to v1.51.0 (#1889)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 17, 2022
1 parent 6e06058 commit 85af72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-bom</artifactId>
<version>1.50.2</version>
<version>1.51.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 85af72c

Please sign in to comment.