Skip to content

Commit

Permalink
Update error-prone to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicerloop committed Jun 30, 2020
1 parent 36245bb commit ffb3a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plexus-compilers/plexus-compiler-javac-errorprone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_core</artifactId>
<version>2.3.4</version>
<version>2.4.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit ffb3a57

Please sign in to comment.