We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c9bf83 commit 77ff14bCopy full SHA for 77ff14b
pom.xml
@@ -75,7 +75,7 @@
75
<artifactId>error_prone_core</artifactId>
76
<!-- 2.32.0 and 2.33.0 break our java 11 build with compiler errors, I reported this to the
77
errorprone team, but try upgrading to new versions in the future-->
78
- <version>2.31.0</version>
+ <version>2.36.0</version>
79
</dependency>
80
<dependency>
81
<groupId>org.hamcrest</groupId>
0 commit comments