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 665ae8e commit 0b04e76Copy full SHA for 0b04e76
dependencyManagement/build.gradle.kts
@@ -60,7 +60,7 @@ val DEPENDENCIES = listOf(
60
"com.google.guava:guava-beta-checker:1.0",
61
"com.sun.net.httpserver:http:20070405",
62
"com.tngtech.archunit:archunit-junit5:1.3.0",
63
- "com.uber.nullaway:nullaway:0.11.0",
+ "com.uber.nullaway:nullaway:0.11.1",
64
"edu.berkeley.cs.jqf:jqf-fuzz:1.7", // jqf-fuzz version 1.8+ requires Java 11+
65
"eu.rekawek.toxiproxy:toxiproxy-java:2.1.7",
66
"io.github.netmikey.logunit:logunit-jul:2.0.0",
0 commit comments