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 d4e0738 commit def9097Copy full SHA for def9097
dependencyManagement/build.gradle.kts
@@ -57,7 +57,7 @@ val DEPENDENCIES = listOf(
57
"com.google.code.findbugs:annotations:3.0.1u2",
58
"com.google.code.findbugs:jsr305:3.0.2",
59
"com.squareup.okhttp3:okhttp:4.12.0",
60
- "com.uber.nullaway:nullaway:0.12.0",
+ "com.uber.nullaway:nullaway:0.12.1",
61
"org.assertj:assertj-core:3.26.3",
62
"org.awaitility:awaitility:4.2.2",
63
"org.bouncycastle:bcpkix-jdk15on:1.70",
0 commit comments