Bump junit-pioneer from 1.8.0 to 1.9.0 in /dependencyManagement (#7158)

This commit is contained in:
dependabot[bot] 2022-11-15 05:11:00 +00:00 committed by GitHub
parent 5e0a775c84
commit c6bbf28eac
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.8.0",
"org.junit-pioneer:junit-pioneer:1.9.0",
"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.