Skip to content

Commit

Permalink
fix(deps): update dependency com.uber.nullaway:nullaway to v0.10.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent ed96d9e commit fc70a3b
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.23.0")
annotationProcessor("com.uber.nullaway:nullaway:0.10.16")
annotationProcessor("com.uber.nullaway:nullaway:0.10.26")
}

tasks {
Expand Down

0 comments on commit fc70a3b

Please sign in to comment.