Skip to content

Commit 227501c

Browse files
committed
gRPC 1.23.0 and protobuf 3.9.1
1 parent cf7d82d commit 227501c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ allprojects {
1111
}
1212

1313
ext {
14-
grpcVersion = '1.22.1'
15-
protobufVersion = '3.9.0'
14+
grpcVersion = '1.23.0'
15+
protobufVersion = '3.9.1'
1616
}
1717

1818
subprojects {

0 commit comments

Comments
 (0)