Thanks to visit codestin.com Credit goes to github.com
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 e021cb0 commit 1026809Copy full SHA for 1026809
java-core/pom.xml
@@ -162,7 +162,7 @@
162
<protobuf.version>3.13.0</protobuf.version>
163
<opencensus.version>0.24.0</opencensus.version>
164
<annotations-api.version>1.3.2</annotations-api.version>
165
- <guava.version>29.0-android</guava.version><!-- We are currently using the *-android version to support JDK7. -->
+ <guava.version>30.0-android</guava.version><!-- We are currently using the *-android version to support JDK7. -->
166
<junit.version>4.13.1</junit.version>
167
<truth.version>1.0.1</truth.version>
168
<easymock.version>3.6</easymock.version>
0 commit comments