Skip to content

Commit 578f82b

Browse files
fix(deps): update dependency com.uber.nullaway:nullaway to v0.12.12 (#7811)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b10d711 commit 578f82b

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

0 commit comments

Comments
 (0)