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 1fcbed8 commit c80845dCopy full SHA for c80845d
dependencyManagement/build.gradle.kts
@@ -65,7 +65,7 @@ val DEPENDENCIES = listOf(
65
"com.google.guava:guava-beta-checker:1.0",
66
"com.sun.net.httpserver:http:20070405",
67
"com.tngtech.archunit:archunit-junit5:1.3.0",
68
- "com.uber.nullaway:nullaway:0.12.1",
+ "com.uber.nullaway:nullaway:0.12.2",
69
"edu.berkeley.cs.jqf:jqf-fuzz:1.7", // jqf-fuzz version 1.8+ requires Java 11+
70
"eu.rekawek.toxiproxy:toxiproxy-java:2.1.7",
71
"io.github.netmikey.logunit:logunit-jul:2.0.0",
0 commit comments