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

Commit

Permalink
deps: update guava to 28.1-android (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Sep 25, 2019
1 parent 23e4c26 commit 0279479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -163,7 +163,7 @@
<protobuf.version>3.10.0</protobuf.version>
<opencensus.version>0.24.0</opencensus.version>
<annotations-api.version>1.3.2</annotations-api.version>
<guava.version>28.0-android</guava.version><!-- We are currently using the *-android version to support JDK7. -->
<guava.version>28.1-android</guava.version><!-- We are currently using the *-android version to support JDK7. -->
<junit.version>4.12</junit.version>
<truth.version>1.0</truth.version>
<easymock.version>3.6</easymock.version>
Expand Down

0 comments on commit 0279479

Please sign in to comment.