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 f83d38e commit 530ff6eCopy full SHA for 530ff6e
dependencyManagement/build.gradle.kts
@@ -64,7 +64,7 @@ val CORE_DEPENDENCIES = listOf(
64
val DEPENDENCIES = listOf(
65
"ch.qos.logback:logback-classic:1.3.15", // logback 1.4+ requires Java 11+
66
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
67
- "com.uber.nullaway:nullaway:0.12.6",
+ "com.uber.nullaway:nullaway:0.12.7",
68
"commons-codec:commons-codec:1.18.0",
69
"org.apache.commons:commons-text:1.13.1",
70
"com.google.code.gson:gson:2.13.1",
0 commit comments