Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Update to latest guava version
Browse files Browse the repository at this point in the history
  • Loading branch information
britter committed Jul 5, 2017
1 parent 0e2a08b commit 9252ffb
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 @@ -91,7 +91,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>18.0</version>
<version>22.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9252ffb

Please sign in to comment.