Skip to content

Commit

Permalink
fix(deps): update dependency com.uber.nullaway:nullaway to v0.10.7 (#180
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2023
1 parent 10be0da commit c5c72d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/src/main/kotlin/chameleon.base.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ blossom {

dependencies {
errorprone("com.google.errorprone:error_prone_core:2.17.0")
annotationProcessor("com.uber.nullaway:nullaway:0.10.6")
annotationProcessor("com.uber.nullaway:nullaway:0.10.7")
}

tasks {
Expand Down

0 comments on commit c5c72d1

Please sign in to comment.