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 51b595f commit 7ed5ab0Copy full SHA for 7ed5ab0
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.21",
+ "com.uber.nullaway:nullaway:0.10.22",
54
"org.assertj:assertj-core:3.25.2",
55
"org.awaitility:awaitility:4.2.0",
56
"org.bouncycastle:bcpkix-jdk15on:1.70",
0 commit comments