We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09141c6 commit 404a2c9Copy full SHA for 404a2c9
dependencyManagement/build.gradle.kts
@@ -116,7 +116,7 @@ val DEPENDENCIES = listOf(
116
"com.google.code.findbugs:jsr305:3.0.2",
117
"org.apache.groovy:groovy:${groovyVersion}",
118
"org.apache.groovy:groovy-json:${groovyVersion}",
119
- "org.codehaus.mojo:animal-sniffer-annotations:1.24",
+ "org.codehaus.mojo:animal-sniffer-annotations:1.26",
120
"org.junit-pioneer:junit-pioneer:1.9.1",
121
"org.objenesis:objenesis:3.4",
122
"javax.validation:validation-api:2.0.1.Final",
0 commit comments