Skip to content

Commit

Permalink
Merge pull request #26 from SeriousMa/dependabot/maven/io.grpc-grpc-a…
Browse files Browse the repository at this point in the history
…ll-1.23.0

Bump grpc-all from 1.22.2 to 1.23.0
  • Loading branch information
SeriousMa committed Aug 15, 2019
2 parents 18de644 + f97cbee commit 6944874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<version>1.0-SNAPSHOT</version>

<properties>
<grpc.version>1.22.2</grpc.version>
<grpc.version>1.23.0</grpc.version>
<protobuf.version>3.5.0</protobuf.version>
<java-compiler.version>1.7</java-compiler.version>
</properties>
Expand Down

0 comments on commit 6944874

Please sign in to comment.