Skip to content

Commit c5f6218

Browse files
fix(deps): update dependency com.uber.nullaway:nullaway to v0.11.3 (#6727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 325822c commit c5f6218

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
@@ -61,7 +61,7 @@ val DEPENDENCIES = listOf(
6161
"com.google.guava:guava-beta-checker:1.0",
6262
"com.sun.net.httpserver:http:20070405",
6363
"com.tngtech.archunit:archunit-junit5:1.3.0",
64-
"com.uber.nullaway:nullaway:0.11.2",
64+
"com.uber.nullaway:nullaway:0.11.3",
6565
"edu.berkeley.cs.jqf:jqf-fuzz:1.7", // jqf-fuzz version 1.8+ requires Java 11+
6666
"eu.rekawek.toxiproxy:toxiproxy-java:2.1.7",
6767
"io.github.netmikey.logunit:logunit-jul:2.0.0",

0 commit comments

Comments
 (0)