Skip to content

Commit 909025d

Browse files
committed
deps: update dependency com.google.errorprone:error_prone_core to v2.35.1
1 parent 8a35e9b commit 909025d

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
@@ -82,7 +82,7 @@
8282
<artifactId>error_prone_core</artifactId>
8383
<!-- 2.32.0 and 2.33.0 break our java 11 build with compiler errors, I reported this to the
8484
errorprone team, but try upgrading to new versions in the future-->
85-
<version>2.31.0</version>
85+
<version>2.35.1</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)