Skip to content

Commit

Permalink
Update Guava version
Browse files Browse the repository at this point in the history
#950

PiperOrigin-RevId: 551370402
  • Loading branch information
cushon authored and google-java-format Team committed Jul 27, 2023
1 parent 18f8358 commit 4eb2a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -86,7 +86,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<guava.version>31.1-jre</guava.version>
<guava.version>32.1.1-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 4eb2a4d

Please sign in to comment.