Skip to content

Commit

Permalink
Updating to the last version of errorprone that supports JDK8
Browse files Browse the repository at this point in the history
  • Loading branch information
coheigea committed Jul 19, 2023
1 parent 61309c7 commit 36755a8
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 @@ -345,7 +345,7 @@
<path>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_core</artifactId>
<version>2.3.4</version>
<version>2.10.0</version>
</path>
</annotationProcessorPaths>
</configuration>
Expand Down

0 comments on commit 36755a8

Please sign in to comment.