Skip to content

Commit

Permalink
Merge pull request #84 from CaptainRexPL/dependabot/maven/com.google.…
Browse files Browse the repository at this point in the history
…guava-guava-32.0.0-jre

Bump guava from 31.1-jre to 32.0.0-jre
  • Loading branch information
CaptainRexPL authored Jun 15, 2023
2 parents e1442e1 + a97dd64 commit a8420ec
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 @@ -179,7 +179,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
<version>32.0.0-jre</version>
</dependency>
<!-- if someone wants to rewrite and use org.json like a chump be my guest -->
<dependency>
Expand Down

0 comments on commit a8420ec

Please sign in to comment.