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
…36.0
  • Loading branch information
renovate-bot committed Jan 23, 2025
1 parent 7089d37 commit 110c5ad
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 @@ -75,7 +75,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.36.0</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit 110c5ad

Please sign in to comment.