Skip to content

Commit

Permalink
Update guava
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored Jul 2, 2019
1 parent 8b09686 commit 17eca42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,12 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>26.0-android</version>
<version>28.0-android</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-testlib</artifactId>
<version>26.0-jre</version>
<version>28.0-jre</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 17eca42

Please sign in to comment.