Skip to content

Commit

Permalink
upgrade guava for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ryber committed Oct 8, 2020
1 parent 3717b85 commit dfb46ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>28.0-jre</version>
<version>29.0-jre</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit dfb46ae

Please sign in to comment.