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 8a35e9b commit 909025dCopy full SHA for 909025d
pom.xml
@@ -82,7 +82,7 @@
82
<artifactId>error_prone_core</artifactId>
83
<!-- 2.32.0 and 2.33.0 break our java 11 build with compiler errors, I reported this to the
84
errorprone team, but try upgrading to new versions in the future-->
85
- <version>2.31.0</version>
+ <version>2.35.1</version>
86
</dependency>
87
<dependency>
88
<groupId>org.hamcrest</groupId>
0 commit comments