Skip to content

Commit

Permalink
fix(deps): update dependency org.codehaus.mojo:animal-sniffer-annotat…
Browse files Browse the repository at this point in the history
…ions to v1.24 (main) (open-telemetry#11741)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 5, 2024
1 parent e70c9bd commit 4597d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ val DEPENDENCIES = listOf(
"com.google.code.findbugs:jsr305:3.0.2",
"org.apache.groovy:groovy:${groovyVersion}",
"org.apache.groovy:groovy-json:${groovyVersion}",
"org.codehaus.mojo:animal-sniffer-annotations:1.23",
"org.codehaus.mojo:animal-sniffer-annotations:1.24",
"org.junit-pioneer:junit-pioneer:1.9.1",
"org.objenesis:objenesis:3.4",
"javax.validation:validation-api:2.0.1.Final",
Expand Down

0 comments on commit 4597d71

Please sign in to comment.