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 ba26be1 commit 9a565feCopy full SHA for 9a565fe
dependencyManagement/build.gradle.kts
@@ -85,7 +85,7 @@ val DEPENDENCIES = listOf(
85
"io.r2dbc:r2dbc-proxy:1.1.6.RELEASE",
86
"ch.qos.logback:logback-classic:1.3.16", // 1.4+ requires Java 11+
87
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
88
- "com.uber.nullaway:nullaway:0.12.10",
+ "com.uber.nullaway:nullaway:0.12.11",
89
"commons-beanutils:commons-beanutils:1.11.0",
90
"commons-cli:commons-cli:1.10.0",
91
"commons-codec:commons-codec:1.19.0",
0 commit comments