We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d42656 + dbd7535 commit 5126db8Copy full SHA for 5126db8
1 file changed
build.gradle
@@ -155,7 +155,7 @@ dependencies {
155
// comment this in if you want to run JMH benchmarks from idea
156
// jmhAnnotationProcessor 'org.openjdk.jmh:jmh-generator-annprocess:1.37'
157
158
- errorprone 'com.uber.nullaway:nullaway:0.12.8'
+ errorprone 'com.uber.nullaway:nullaway:0.12.9'
159
errorprone 'com.google.errorprone:error_prone_core:2.41.0'
160
161
// just tests - no Kotlin otherwise
0 commit comments