Skip to content

Commit 4ecbced

Browse files
fix(deps): update dependency com.uber.nullaway:nullaway to v0.10.1 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37b4a4c commit 4ecbced

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

Lines changed: 1 addition & 1 deletion
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.14.0")
49-
annotationProcessor("com.uber.nullaway:nullaway:0.9.8")
49+
annotationProcessor("com.uber.nullaway:nullaway:0.10.1")
5050
}
5151

5252
tasks {

0 commit comments

Comments
 (0)