Skip to content

Commit c58daed

Browse files
committed
deps: update dependency com.google.errorprone:error_prone_core to v2.37.0
1 parent 9b9c70e commit c58daed

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
@@ -75,7 +75,7 @@
7575
<artifactId>error_prone_core</artifactId>
7676
<!-- 2.32.0 and 2.33.0 break our java 11 build with compiler errors, I reported this to the
7777
errorprone team, but try upgrading to new versions in the future-->
78-
<version>2.31.0</version>
78+
<version>2.37.0</version>
7979
</dependency>
8080
<dependency>
8181
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)