Skip to content

Commit

Permalink
Guava 30 (#7991)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Dec 4, 2020
1 parent 823f351 commit c17e3c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/pom.xml
Expand Up @@ -93,12 +93,12 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>29.0-android</version>
<version>30.0-android</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-testlib</artifactId>
<version>29.0-android</version>
<version>30.0-android</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c17e3c1

Please sign in to comment.