We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 303c355 commit 92e62ebCopy full SHA for 92e62eb
dependencyManagement/build.gradle.kts
@@ -90,7 +90,7 @@ val DEPENDENCIES = listOf(
90
"com.github.stefanbirkner:system-lambda:1.2.1",
91
"com.github.stefanbirkner:system-rules:1.19.0",
92
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
93
- "com.uber.nullaway:nullaway:0.12.3",
+ "com.uber.nullaway:nullaway:0.12.4",
94
"commons-beanutils:commons-beanutils:1.10.1",
95
"commons-cli:commons-cli:1.9.0",
96
"commons-codec:commons-codec:1.18.0",
0 commit comments