Skip to content

Commit

Permalink
Bump junit-pioneer from 1.7.1 to 1.7.2 (#4930)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 10, 2022
1 parent 36adb27 commit 4b6df42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ val DEPENDENCIES = listOf(
"org.bouncycastle:bcpkix-jdk15on:1.70",
"org.codehaus.mojo:animal-sniffer-annotations:1.22",
"org.jctools:jctools-core:4.0.1",
"org.junit-pioneer:junit-pioneer:1.7.1",
"org.junit-pioneer:junit-pioneer:1.7.2",
"org.skyscreamer:jsonassert:1.5.1",
)

Expand Down

0 comments on commit 4b6df42

Please sign in to comment.