Skip to content

Commit 1cb6427

Browse files
fix(deps): update dependency com.uber.nullaway:nullaway to v0.12.8 (#7531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 613e5d6 commit 1cb6427

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
@@ -76,7 +76,7 @@ val DEPENDENCIES = listOf(
7676
"com.sun.net.httpserver:http:20070405",
7777
"com.squareup.okhttp3:okhttp-jvm:$okhttpVersion",
7878
"com.tngtech.archunit:archunit-junit5:1.4.1",
79-
"com.uber.nullaway:nullaway:0.12.7",
79+
"com.uber.nullaway:nullaway:0.12.8",
8080
"edu.berkeley.cs.jqf:jqf-fuzz:1.7", // jqf-fuzz version 1.8+ requires Java 11+
8181
"eu.rekawek.toxiproxy:toxiproxy-java:2.1.7",
8282
"io.github.netmikey.logunit:logunit-jul:2.0.0",

0 commit comments

Comments
 (0)