Skip to content

Commit

Permalink
chore(deps): update dependency com.google.guava:guava to v30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 16, 2020
1 parent 543fb59 commit f2dcc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -115,7 +115,7 @@
<!-- to reproduce JTD error with nullable annotation -->
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>29.0-jre</version>
<version>30.0-jre</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f2dcc84

Please sign in to comment.