Skip to content

Commit

Permalink
Update guava
Browse files Browse the repository at this point in the history
  • Loading branch information
adangel committed Jul 24, 2020
1 parent fb6ec96 commit b2418a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,8 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>18.0</version>
<!-- using 29.0-android flavor instead of 29.0-jre, so that we are compatible with java7 -->
<version>29.0-android</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit b2418a9

Please sign in to comment.