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 aafdc1e commit fda62adCopy full SHA for fda62ad
build.gradle
@@ -98,7 +98,7 @@ dependencies {
98
jmh 'org.openjdk.jmh:jmh-core:1.37'
99
jmh 'org.openjdk.jmh:jmh-generator-annprocess:1.37'
100
101
- errorprone 'com.uber.nullaway:nullaway:0.12.10'
+ errorprone 'com.uber.nullaway:nullaway:0.12.11'
102
errorprone 'com.google.errorprone:error_prone_core:2.43.0'
103
104
// just tests
0 commit comments