Skip to content

Commit

Permalink
Update dependency com.uber.nullaway:nullaway to v0.10.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent 9f74a84 commit 17c5ac0
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.12")
errorprone("com.uber.nullaway:nullaway:0.10.13")
errorprone("com.google.errorprone:error_prone_core:2.21.1")
errorproneJavac("com.google.errorprone:javac:9+181-r4173-1")
}
Expand Down

0 comments on commit 17c5ac0

Please sign in to comment.