Skip to content

Commit

Permalink
Update Error Prone to version 2.36.0
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 698016480
  • Loading branch information
cushon authored and Javac Team committed Nov 19, 2024
1 parent 1a595dd commit f04e3d2
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.34.0</errorprone.version>
<errorprone.version>2.36.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 f04e3d2

Please sign in to comment.