Skip to content

Commit

Permalink
Bump Guava to 32.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Dec 2, 2023
1 parent 205b85f commit 1e5ed85
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 @@ -86,7 +86,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<guava.version>32.1.1-jre</guava.version>
<guava.version>32.1.3-jre</guava.version>
<truth.version>1.1.3</truth.version>
<checker.version>3.21.2</checker.version>
<errorprone.version>2.16</errorprone.version>
Expand Down

0 comments on commit 1e5ed85

Please sign in to comment.