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 272c63a commit a260205Copy full SHA for a260205
dependencyManagement/build.gradle.kts
@@ -89,7 +89,7 @@ val DEPENDENCIES = listOf(
89
"com.github.stefanbirkner:system-lambda:1.2.1",
90
"com.github.stefanbirkner:system-rules:1.19.0",
91
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
92
- "com.uber.nullaway:nullaway:0.12.7",
+ "com.uber.nullaway:nullaway:0.12.8",
93
"commons-beanutils:commons-beanutils:1.11.0",
94
"commons-cli:commons-cli:1.10.0",
95
"commons-codec:commons-codec:1.19.0",
0 commit comments