Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update to gRPC 1.27.0 (#105)
  • Loading branch information
elharo committed Jan 30, 2020
1 parent 53abe4a commit 64f34bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-bom</artifactId>
<version>1.26.0</version>
<version>1.27.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 64f34bd

Please sign in to comment.