Skip to content

Commit 64c25bd

Browse files
fix(deps): update dependency com.uber.nullaway:nullaway to v0.9.10 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2e210c commit 64c25bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/src/main/kotlin/chameleon.base.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ blossom {
5757

5858
dependencies {
5959
errorprone("com.google.errorprone:error_prone_core:2.15.0")
60-
annotationProcessor("com.uber.nullaway:nullaway:0.9.9")
60+
annotationProcessor("com.uber.nullaway:nullaway:0.9.10")
6161
}
6262

6363
tasks {

0 commit comments

Comments
 (0)