Skip to content

Commit 1b5ce82

Browse files
Update dependency com.uber.nullaway:nullaway to v0.11.1 (#6608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c438359 commit 1b5ce82

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

0 commit comments

Comments
 (0)