Merge pull request #513 from square/eric.ep
Update Error Prone to 2.3.1.
This commit is contained in:
commit
16fd551176
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -144,7 +144,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.errorprone</groupId>
|
||||
<artifactId>error_prone_core</artifactId>
|
||||
<version>2.1.2</version>
|
||||
<version>2.3.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</plugin>
|
||||
|
|
Loading…
Reference in a new issue