Skip to content

Commit

Permalink
Update errorprone compiler to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
renggli committed Jul 29, 2016
1 parent 2e8d3fe commit 15fe569
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 @@ -101,7 +101,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compiler-javac-errorprone</artifactId>
<version>2.7</version>
<version>2.8</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 15fe569

Please sign in to comment.