Bump junit-pioneer from 1.7.1 to 1.7.2 in /dependencyManagement (#7122)
This commit is contained in:
parent
779613a8ed
commit
b9b3feadc0
|
@ -94,7 +94,7 @@ val DEPENDENCIES = listOf(
|
||||||
"org.apache.groovy:groovy:${groovyVersion}",
|
"org.apache.groovy:groovy:${groovyVersion}",
|
||||||
"org.apache.groovy:groovy-json:${groovyVersion}",
|
"org.apache.groovy:groovy-json:${groovyVersion}",
|
||||||
"org.codehaus.mojo:animal-sniffer-annotations:1.22",
|
"org.codehaus.mojo:animal-sniffer-annotations:1.22",
|
||||||
"org.junit-pioneer:junit-pioneer:1.7.1",
|
"org.junit-pioneer:junit-pioneer:1.7.2",
|
||||||
"org.objenesis:objenesis:3.3",
|
"org.objenesis:objenesis:3.3",
|
||||||
"org.scala-lang:scala-library:2.11.12",
|
"org.scala-lang:scala-library:2.11.12",
|
||||||
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
|
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
|
||||||
|
|
Loading…
Reference in New Issue