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 613e5d6 commit 1cb6427Copy full SHA for 1cb6427
dependencyManagement/build.gradle.kts
@@ -76,7 +76,7 @@ val DEPENDENCIES = listOf(
76
"com.sun.net.httpserver:http:20070405",
77
"com.squareup.okhttp3:okhttp-jvm:$okhttpVersion",
78
"com.tngtech.archunit:archunit-junit5:1.4.1",
79
- "com.uber.nullaway:nullaway:0.12.7",
+ "com.uber.nullaway:nullaway:0.12.8",
80
"edu.berkeley.cs.jqf:jqf-fuzz:1.7", // jqf-fuzz version 1.8+ requires Java 11+
81
"eu.rekawek.toxiproxy:toxiproxy-java:2.1.7",
82
"io.github.netmikey.logunit:logunit-jul:2.0.0",
0 commit comments