Skip to content

Commit

Permalink
Bump Guava to 33.1.0.
Browse files Browse the repository at this point in the history
RELNOTES=n/a
PiperOrigin-RevId: 615473209
  • Loading branch information
cpovirk authored and EscapeVelocity Team committed Mar 13, 2024
1 parent 9d7af32 commit e1bf733
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.0.0-jre</version>
<version>33.1.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.0.0-jre</version>
<version>33.1.0-jre</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e1bf733

Please sign in to comment.