Skip to content

Commit d46c7f1

Browse files
fix(deps): update dependency com.google.code.findbugs:annotations to v3.0.1 (#9348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 133de24 commit d46c7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ val DEPENDENCIES = listOf(
9999
"io.opentelemetry.proto:opentelemetry-proto:1.0.0-alpha",
100100
"org.assertj:assertj-core:3.24.2",
101101
"org.awaitility:awaitility:4.2.0",
102-
"com.google.code.findbugs:annotations:3.0.1u2",
102+
"com.google.code.findbugs:annotations:3.0.1",
103103
"com.google.code.findbugs:jsr305:3.0.2",
104104
"org.apache.groovy:groovy:${groovyVersion}",
105105
"org.apache.groovy:groovy-json:${groovyVersion}",

0 commit comments

Comments
 (0)