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 bd6fb43 commit a8895b2Copy full SHA for a8895b2
dependencyManagement/build.gradle.kts
@@ -65,7 +65,7 @@ val CORE_DEPENDENCIES = listOf(
65
val DEPENDENCIES = listOf(
66
"ch.qos.logback:logback-classic:1.3.14", // logback 1.4+ requires Java 11+
67
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
68
- "com.uber.nullaway:nullaway:0.11.2",
+ "com.uber.nullaway:nullaway:0.11.3",
69
"commons-codec:commons-codec:1.17.1",
70
"org.apache.commons:commons-text:1.12.0",
71
"com.google.code.gson:gson:2.11.0",
0 commit comments