Skip to content

Commit 4b6df42

Browse files
Bump junit-pioneer from 1.7.1 to 1.7.2 (#4930)
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases) - [Commits](junit-pioneer/junit-pioneer@v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: org.junit-pioneer:junit-pioneer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36adb27 commit 4b6df42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ val DEPENDENCIES = listOf(
9797
"org.bouncycastle:bcpkix-jdk15on:1.70",
9898
"org.codehaus.mojo:animal-sniffer-annotations:1.22",
9999
"org.jctools:jctools-core:4.0.1",
100-
"org.junit-pioneer:junit-pioneer:1.7.1",
100+
"org.junit-pioneer:junit-pioneer:1.7.2",
101101
"org.skyscreamer:jsonassert:1.5.1",
102102
)
103103

0 commit comments

Comments
 (0)