Skip to content

Commit

Permalink
fix(deps): update dependency com.uber.nullaway:nullaway to v0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2022
1 parent 154509a commit 7421a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/src/main/kotlin/bear.common.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ blossom {

dependencies {
errorprone("com.google.errorprone:error_prone_core:2.14.0")
annotationProcessor("com.uber.nullaway:nullaway:0.10.1")
annotationProcessor("com.uber.nullaway:nullaway:0.10.5")
}

tasks {
Expand Down

0 comments on commit 7421a2e

Please sign in to comment.