Skip to content

Commit

Permalink
build: bump dependency version of guava
Browse files Browse the repository at this point in the history
  • Loading branch information
qoomon committed Nov 4, 2020
1 parent 7abf660 commit 5dfcc58
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 @@ -26,7 +26,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>29.0-jre</version>
<version>30.0-jre</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 5dfcc58

Please sign in to comment.