Bump junit-pioneer from 1.7.1 to 1.7.2 in /dependencyManagement (#7122)

This commit is contained in:
dependabot[bot] 2022-11-09 15:30:51 -08:00 committed by GitHub
parent 779613a8ed
commit b9b3feadc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ val DEPENDENCIES = listOf(
"org.apache.groovy:groovy:${groovyVersion}",
"org.apache.groovy:groovy-json:${groovyVersion}",
"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.scala-lang:scala-library:2.11.12",
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.