Skip to content

Commit 4597d71

Browse files
fix(deps): update dependency org.codehaus.mojo:animal-sniffer-annotations to v1.24 (main) (#11741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e70c9bd commit 4597d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ val DEPENDENCIES = listOf(
110110
"com.google.code.findbugs:jsr305:3.0.2",
111111
"org.apache.groovy:groovy:${groovyVersion}",
112112
"org.apache.groovy:groovy-json:${groovyVersion}",
113-
"org.codehaus.mojo:animal-sniffer-annotations:1.23",
113+
"org.codehaus.mojo:animal-sniffer-annotations:1.24",
114114
"org.junit-pioneer:junit-pioneer:1.9.1",
115115
"org.objenesis:objenesis:3.4",
116116
"javax.validation:validation-api:2.0.1.Final",

0 commit comments

Comments
 (0)