Skip to content

Commit 3631f8d

Browse files
authored
update errorprone (#3593)
1 parent b627a3a commit 3631f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@
621621
<path>
622622
<groupId>com.google.errorprone</groupId>
623623
<artifactId>error_prone_core</artifactId>
624-
<version>2.3.2-SNAPSHOT</version>
624+
<version>2.3.4</version>
625625
</path>
626626
</annotationProcessorPaths>
627627
</configuration>

0 commit comments

Comments
 (0)