Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Commit 17962f8

Browse files
authored
deps: update dependency com.google.guava:guava-bom to v30 (#310)
1 parent e9ac780 commit 17962f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<protobuf.version>3.13.0</protobuf.version>
163163
<opencensus.version>0.24.0</opencensus.version>
164164
<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. -->
165+
<guava.version>30.0-android</guava.version><!-- We are currently using the *-android version to support JDK7. -->
166166
<junit.version>4.13.1</junit.version>
167167
<truth.version>1.0.1</truth.version>
168168
<easymock.version>3.6</easymock.version>

0 commit comments

Comments
 (0)