Skip to content

Commit

Permalink
Merge pull request #92 from RyanMoodGAMING/dependabot/maven/com.googl…
Browse files Browse the repository at this point in the history
…e.guava-guava-33.4.0-jre

Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
  • Loading branch information
RyanMoodGAMING authored Jan 1, 2025
2 parents 7c26e1d + 065fbd3 commit c1bf88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ryutils-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.3.1-jre</version>
<version>33.4.0-jre</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c1bf88d

Please sign in to comment.