Skip to content

Commit 0428a9c

Browse files
fix(deps): update dependency com.uber.nullaway:nullaway to v0.12.2 (#12890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07babed commit 0428a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ val DEPENDENCIES = listOf(
8787
"com.github.stefanbirkner:system-lambda:1.2.1",
8888
"com.github.stefanbirkner:system-rules:1.19.0",
8989
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
90-
"com.uber.nullaway:nullaway:0.12.1",
90+
"com.uber.nullaway:nullaway:0.12.2",
9191
"commons-beanutils:commons-beanutils:1.9.4",
9292
"commons-cli:commons-cli:1.9.0",
9393
"commons-codec:commons-codec:1.17.1",

0 commit comments

Comments
 (0)