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 69b626e commit eb34677Copy full SHA for eb34677
dependencyManagement/build.gradle.kts
@@ -45,7 +45,7 @@ dependencies {
45
46
api("com.google.code.findbugs:annotations:3.0.1u2")
47
api("com.google.code.findbugs:jsr305:3.0.2")
48
- api("com.uber.nullaway:nullaway:0.12.9")
+ api("com.uber.nullaway:nullaway:0.12.10")
49
api("org.assertj:assertj-core:3.27.4")
50
api("org.awaitility:awaitility:4.3.0")
51
api("org.bouncycastle:bcpkix-jdk15on:1.70")
0 commit comments