Skip to content

Commit

Permalink
Update dependency com.uber.nullaway:nullaway to v0.10.18 (#704)
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 Nov 30, 2023
1 parent e134452 commit d13986f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if (isAndroidProject) {
}

dependencies {
errorprone("com.uber.nullaway:nullaway:0.10.17")
errorprone("com.uber.nullaway:nullaway:0.10.18")
errorprone("com.google.errorprone:error_prone_core:2.23.0")
errorproneJavac("com.google.errorprone:javac:9+181-r4173-1")
}
Expand Down

0 comments on commit d13986f

Please sign in to comment.