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.
1 parent bdabd40 commit baa06adCopy full SHA for baa06ad
pom.xml
@@ -62,8 +62,7 @@
62
<mavenBaseUrl>https://oss.sonatype.org/content/repositories</mavenBaseUrl>
63
64
<!-- Dependency Versions -->
65
- <!-- Keep grpc.version in sync with srpc-grpc/java/pom.xml and srpc-grpc-dependencies/pom.xml -->
66
- <grpc.version>1.10.0</grpc.version>
+ <grpc.version>1.12.0</grpc.version>
67
<protoc.version>3.5.1</protoc.version> <!-- Same version as grpc-proto -->
68
<slf4j.version>1.7.21</slf4j.version>
69
<gson.version>2.7</gson.version> <!-- Same version as grpc-proto -->
0 commit comments