Skip to content

Commit a84430e

Browse files
fix(deps): update dependency com.uber.nullaway:nullaway to v0.10.23
1 parent ed96d9e commit a84430e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/src/main/kotlin/bear.common.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ blossom {
4646

4747
dependencies {
4848
errorprone("com.google.errorprone:error_prone_core:2.23.0")
49-
annotationProcessor("com.uber.nullaway:nullaway:0.10.16")
49+
annotationProcessor("com.uber.nullaway:nullaway:0.10.23")
5050
}
5151

5252
tasks {

0 commit comments

Comments
 (0)