Skip to content

Commit

Permalink
Update dependency com.uber.nullaway:nullaway to v0.10.22 (#745)
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 29, 2024
1 parent 914318c commit 12a66f9
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.21")
errorprone("com.uber.nullaway:nullaway:0.10.22")
errorprone("com.google.errorprone:error_prone_core:2.24.1")
errorproneJavac("com.google.errorprone:javac:9+181-r4173-1")
}
Expand Down

0 comments on commit 12a66f9

Please sign in to comment.