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 dd0758f commit 013c031Copy full SHA for 013c031
dependencyManagement/build.gradle.kts
@@ -53,7 +53,7 @@ val DEPENDENCIES = listOf(
53
"com.google.code.findbugs:annotations:3.0.1u2",
54
"com.google.code.findbugs:jsr305:3.0.2",
55
"com.squareup.okhttp3:okhttp:4.12.0",
56
- "com.uber.nullaway:nullaway:0.10.26",
+ "com.uber.nullaway:nullaway:0.11.0",
57
"org.assertj:assertj-core:3.26.0",
58
"org.awaitility:awaitility:4.2.1",
59
"org.bouncycastle:bcpkix-jdk15on:1.70",
0 commit comments