Upgrade to error-prone 2.6.0

Release notes:

https://github.com/google/error-prone/releases/tag/v2.6.0
pull/354/head
Andrew Gaul 2021-04-04 10:31:11 +09:00
rodzic 1f79d30df5
commit b06ed899b5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -115,7 +115,7 @@
<path>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_core</artifactId>
<version>2.5.1</version>
<version>2.6.0</version>
</path>
</annotationProcessorPaths>
</configuration>