Skip to content

Commit baa06ad

Browse files
committed
gRPC 1.12.0
1 parent bdabd40 commit baa06ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@
6262
<mavenBaseUrl>https://oss.sonatype.org/content/repositories</mavenBaseUrl>
6363

6464
<!-- 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>
65+
<grpc.version>1.12.0</grpc.version>
6766
<protoc.version>3.5.1</protoc.version> <!-- Same version as grpc-proto -->
6867
<slf4j.version>1.7.21</slf4j.version>
6968
<gson.version>2.7</gson.version> <!-- Same version as grpc-proto -->

0 commit comments

Comments
 (0)