Skip to content

Commit

Permalink
Update Error Prone version to 2.32.0
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 673476405
  • Loading branch information
cushon authored and Javac Team committed Sep 11, 2024
1 parent 9298332 commit 7dafb70
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 @@ -32,7 +32,7 @@
<properties>
<asm.version>9.7</asm.version>
<guava.version>32.1.1-jre</guava.version>
<errorprone.version>2.28.0</errorprone.version>
<errorprone.version>2.32.0</errorprone.version>
<maven-javadoc-plugin.version>3.3.1</maven-javadoc-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 7dafb70

Please sign in to comment.