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 e243da4 commit b2fcb76Copy full SHA for b2fcb76
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.1",
+ "com.google.code.findbugs:annotations:3.0.1u2",
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