Skip to content

Commit 2cfa4d2

Browse files
fix(deps): update dependency com.uber.nullaway:nullaway to v0.12.11 (#15200)
1 parent dadbde1 commit 2cfa4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ val DEPENDENCIES = listOf(
8585
"io.r2dbc:r2dbc-proxy:1.1.6.RELEASE",
8686
"ch.qos.logback:logback-classic:1.3.16", // 1.4+ requires Java 11+
8787
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
88-
"com.uber.nullaway:nullaway:0.12.10",
88+
"com.uber.nullaway:nullaway:0.12.11",
8989
"commons-beanutils:commons-beanutils:1.11.0",
9090
"commons-cli:commons-cli:1.10.0",
9191
"commons-codec:commons-codec:1.19.0",

0 commit comments

Comments
 (0)