We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e210c commit 64c25bdCopy full SHA for 64c25bd
build-logic/src/main/kotlin/chameleon.base.gradle.kts
@@ -57,7 +57,7 @@ blossom {
57
58
dependencies {
59
errorprone("com.google.errorprone:error_prone_core:2.15.0")
60
- annotationProcessor("com.uber.nullaway:nullaway:0.9.9")
+ annotationProcessor("com.uber.nullaway:nullaway:0.9.10")
61
}
62
63
tasks {
0 commit comments