Skip to content

Commit 404a2c9

Browse files
fix(deps): update dependency org.codehaus.mojo:animal-sniffer-annotations to v1.26 (#14928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09141c6 commit 404a2c9

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
@@ -116,7 +116,7 @@ val DEPENDENCIES = listOf(
116116
"com.google.code.findbugs:jsr305:3.0.2",
117117
"org.apache.groovy:groovy:${groovyVersion}",
118118
"org.apache.groovy:groovy-json:${groovyVersion}",
119-
"org.codehaus.mojo:animal-sniffer-annotations:1.24",
119+
"org.codehaus.mojo:animal-sniffer-annotations:1.26",
120120
"org.junit-pioneer:junit-pioneer:1.9.1",
121121
"org.objenesis:objenesis:3.4",
122122
"javax.validation:validation-api:2.0.1.Final",

0 commit comments

Comments
 (0)