Skip to content

Commit

Permalink
Bump com.google.guava:guava from 29.0-android to 30.0-android
Browse files Browse the repository at this point in the history
  • Loading branch information
adangel committed Apr 1, 2021
1 parent bbec003 commit 81739da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -758,8 +758,8 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<!-- using 29.0-android flavor instead of 29.0-jre, so that we are compatible with java7 -->
<version>29.0-android</version>
<!-- using 30.0-android flavor instead of 30.0-jre, so that we are compatible with java7 -->
<version>30.0-android</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 81739da

Please sign in to comment.