We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e07bf commit eece7e8Copy full SHA for eece7e8
dependencyManagement/build.gradle.kts
@@ -50,7 +50,7 @@ val DEPENDENCIES = listOf(
50
"com.google.code.findbugs:annotations:3.0.1u2",
51
"com.google.code.findbugs:jsr305:3.0.2",
52
"com.squareup.okhttp3:okhttp:4.12.0",
53
- "com.uber.nullaway:nullaway:0.10.23",
+ "com.uber.nullaway:nullaway:0.10.24",
54
"org.assertj:assertj-core:3.25.3",
55
"org.awaitility:awaitility:4.2.0",
56
"org.bouncycastle:bcpkix-jdk15on:1.70",
0 commit comments