Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Upgrade errorprone to 2.3.1
  • Loading branch information
sormuras committed Apr 23, 2018
1 parent 034f0b6 commit 491ff3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_core</artifactId>
<version>2.2.0</version>
<version>2.3.1</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 491ff3c

Please sign in to comment.