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 f3876c0 commit afc3568Copy full SHA for afc3568
dependencyManagement/build.gradle.kts
@@ -44,7 +44,7 @@ dependencies {
44
api("com.google.code.findbugs:annotations:3.0.1u2")
45
api("com.google.code.findbugs:jsr305:3.0.2")
46
api("com.squareup.okhttp3:okhttp:4.12.0")
47
- api("com.uber.nullaway:nullaway:0.12.4")
+ api("com.uber.nullaway:nullaway:0.12.6")
48
api("org.assertj:assertj-core:3.27.3")
49
api("org.awaitility:awaitility:4.3.0")
50
api("org.bouncycastle:bcpkix-jdk15on:1.70")
0 commit comments