Skip to content

Commit

Permalink
Update Guava version
Browse files Browse the repository at this point in the history
google/google-java-format#950

PiperOrigin-RevId: 551366256
  • Loading branch information
cushon authored and Javac Team committed Jul 27, 2023
1 parent 7c64f04 commit a7e27f7
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 @@ -31,7 +31,7 @@

<properties>
<asm.version>9.4</asm.version>
<guava.version>31.1-jre</guava.version>
<guava.version>32.1.1-jre</guava.version>
<errorprone.version>2.16</errorprone.version>
<maven-javadoc-plugin.version>3.3.1</maven-javadoc-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
Expand Down

0 comments on commit a7e27f7

Please sign in to comment.