We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc4ef2c commit 800bbd3Copy full SHA for 800bbd3
java-core/pom.xml
@@ -159,7 +159,7 @@
159
<google.api.version>1.31.1</google.api.version>
160
<google.http.version>1.38.0</google.http.version>
161
<grpc.version>1.33.1</grpc.version>
162
- <protobuf.version>3.13.0</protobuf.version>
+ <protobuf.version>3.14.0</protobuf.version>
163
<opencensus.version>0.24.0</opencensus.version>
164
<annotations-api.version>1.3.2</annotations-api.version>
165
<guava.version>30.0-android</guava.version><!-- We are currently using the *-android version to support JDK7. -->
0 commit comments