We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e70c9bd commit 4597d71Copy full SHA for 4597d71
dependencyManagement/build.gradle.kts
@@ -110,7 +110,7 @@ val DEPENDENCIES = listOf(
110
"com.google.code.findbugs:jsr305:3.0.2",
111
"org.apache.groovy:groovy:${groovyVersion}",
112
"org.apache.groovy:groovy-json:${groovyVersion}",
113
- "org.codehaus.mojo:animal-sniffer-annotations:1.23",
+ "org.codehaus.mojo:animal-sniffer-annotations:1.24",
114
"org.junit-pioneer:junit-pioneer:1.9.1",
115
"org.objenesis:objenesis:3.4",
116
"javax.validation:validation-api:2.0.1.Final",
0 commit comments