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 6e71b05 commit af06d1fCopy full SHA for af06d1f
1 file changed
pom.xml
@@ -68,7 +68,7 @@
68
<google.common-protos.version>1.17.0</google.common-protos.version>
69
<gax.version>1.50.1</gax.version>
70
<grpc.version>1.25.0</grpc.version>
71
- <protobuf.version>3.10.0</protobuf.version>
+ <protobuf.version>3.11.1</protobuf.version>
72
<junit.version>4.12</junit.version>
73
<guava.version>28.1-android</guava.version>
74
<threeten.version>1.4.0</threeten.version>
@@ -176,7 +176,7 @@
176
<dependency>
177
<groupId>com.google.protobuf</groupId>
178
<artifactId>protobuf-java-util</artifactId>
179
- <version>3.10.0</version>
+ <version>3.11.1</version>
180
</dependency>
181
182
0 commit comments