Skip to content

Commit b7a610e

Browse files
Bump junit-pioneer from 1.9.0 to 1.9.1 (#7348)
1 parent fd6ea5f commit b7a610e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ val DEPENDENCIES = listOf(
9898
"org.apache.groovy:groovy:${groovyVersion}",
9999
"org.apache.groovy:groovy-json:${groovyVersion}",
100100
"org.codehaus.mojo:animal-sniffer-annotations:1.22",
101-
"org.junit-pioneer:junit-pioneer:1.9.0",
101+
"org.junit-pioneer:junit-pioneer:1.9.1",
102102
"org.objenesis:objenesis:3.3",
103103
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
104104
"org.springframework.boot:spring-boot-dependencies:2.7.5",

0 commit comments

Comments
 (0)