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 133de24 commit d46c7f1Copy full SHA for d46c7f1
dependencyManagement/build.gradle.kts
@@ -99,7 +99,7 @@ val DEPENDENCIES = listOf(
99
"io.opentelemetry.proto:opentelemetry-proto:1.0.0-alpha",
100
"org.assertj:assertj-core:3.24.2",
101
"org.awaitility:awaitility:4.2.0",
102
- "com.google.code.findbugs:annotations:3.0.1u2",
+ "com.google.code.findbugs:annotations:3.0.1",
103
"com.google.code.findbugs:jsr305:3.0.2",
104
"org.apache.groovy:groovy:${groovyVersion}",
105
"org.apache.groovy:groovy-json:${groovyVersion}",
0 commit comments