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 c8a9e2c commit 32839e0Copy full SHA for 32839e0
dependencyManagement/build.gradle.kts
@@ -52,7 +52,7 @@ val CORE_DEPENDENCIES = listOf(
52
)
53
54
val DEPENDENCIES = listOf(
55
- "com.google.code.findbugs:annotations:3.0.1u2",
+ "com.google.code.findbugs:annotations:3.0.1",
56
"com.google.code.findbugs:jsr305:3.0.2",
57
"com.squareup.okhttp3:okhttp:4.12.0",
58
"com.uber.nullaway:nullaway:0.11.3",
0 commit comments