We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 143bf08 + 8a9150a commit 3574a39Copy full SHA for 3574a39
pom.xml
@@ -19,7 +19,7 @@
19
<java.version>1.8</java.version>
20
<maven.compiler.target>1.8</maven.compiler.target>
21
<maven.compiler.source>1.8</maven.compiler.source>
22
- <grpc.version>1.32.1</grpc.version>
+ <grpc.version>1.36.1</grpc.version>
23
<os-maven-plugin.version>1.6.2</os-maven-plugin.version>
24
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
25
</properties>
0 commit comments