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