Skip to content

Commit

Permalink
deps: update dependency com.google.errorprone:error_prone_core to v2.…
Browse files Browse the repository at this point in the history
…35.1
  • Loading branch information
renovate-bot committed Oct 25, 2024
1 parent 8a35e9b commit 909025d
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 @@ -82,7 +82,7 @@
<artifactId>error_prone_core</artifactId>
<!-- 2.32.0 and 2.33.0 break our java 11 build with compiler errors, I reported this to the
errorprone team, but try upgrading to new versions in the future-->
<version>2.31.0</version>
<version>2.35.1</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit 909025d

Please sign in to comment.