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 3b37e11 commit 67e8618Copy full SHA for 67e8618
dependencyManagement/build.gradle.kts
@@ -68,7 +68,7 @@ val CORE_DEPENDENCIES = listOf(
68
val DEPENDENCIES = listOf(
69
"ch.qos.logback:logback-classic:1.3.14", // logback 1.4+ requires Java 11+
70
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
71
- "com.uber.nullaway:nullaway:0.10.25",
+ "com.uber.nullaway:nullaway:0.10.26",
72
"commons-codec:commons-codec:1.17.0",
73
"org.apache.commons:commons-text:1.12.0",
74
"com.google.code.gson:gson:2.10.1",
0 commit comments