We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6927a62 commit 14d604eCopy full SHA for 14d604e
dependencyManagement/build.gradle.kts
@@ -75,7 +75,7 @@ val DEPENDENCIES = listOf(
75
"com.sun.net.httpserver:http:20070405",
76
"com.squareup.okhttp3:okhttp-jvm:$okhttpVersion",
77
"com.tngtech.archunit:archunit-junit5:1.4.1",
78
- "com.uber.nullaway:nullaway:0.12.9",
+ "com.uber.nullaway:nullaway:0.12.10",
79
"edu.berkeley.cs.jqf:jqf-fuzz:1.7", // jqf-fuzz version 1.8+ requires Java 11+
80
"eu.rekawek.toxiproxy:toxiproxy-java:2.1.11",
81
"io.github.netmikey.logunit:logunit-jul:2.0.0",
0 commit comments