Skip to content

Commit

Permalink
chore: update grpc version in readme (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
kolea2 committed Feb 24, 2020
1 parent 0afa13a commit 0485db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -337,7 +337,7 @@ Add the following to your project's pom.xml.
<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 0485db2

Please sign in to comment.