We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd6ea5f commit b7a610eCopy full SHA for b7a610e
dependencyManagement/build.gradle.kts
@@ -98,7 +98,7 @@ val DEPENDENCIES = listOf(
98
"org.apache.groovy:groovy:${groovyVersion}",
99
"org.apache.groovy:groovy-json:${groovyVersion}",
100
"org.codehaus.mojo:animal-sniffer-annotations:1.22",
101
- "org.junit-pioneer:junit-pioneer:1.9.0",
+ "org.junit-pioneer:junit-pioneer:1.9.1",
102
"org.objenesis:objenesis:3.3",
103
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
104
"org.springframework.boot:spring-boot-dependencies:2.7.5",
0 commit comments