Skip to content

Commit

Permalink
Bump Guava to 33.2.0.
Browse files Browse the repository at this point in the history
RELNOTES=n/a
PiperOrigin-RevId: 630057578
  • Loading branch information
cpovirk authored and EscapeVelocity Team committed May 2, 2024
1 parent b91320b commit ab08883
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.1.0-jre</version>
<version>33.2.0-jre</version>
</dependency>
<!-- test dependencies -->
<dependency>
Expand All @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-testlib</artifactId>
<version>33.1.0-jre</version>
<version>33.2.0-jre</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ab08883

Please sign in to comment.