Skip to content

Commit 2087624

Browse files
dependabot[bot]jiridanek
authored andcommitted
Bump junit-pioneer from 2.0.0 to 2.0.1 (#590)
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases) - [Commits](junit-pioneer/junit-pioneer@v2.0.0...v2.0.1) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit e18f84a)
1 parent b26c8d3 commit 2087624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<kotlin.version>1.8.20</kotlin.version>
4343
<junit.jupiter.version>5.9.2</junit.jupiter.version>
44-
<junit.pioneer.version>2.0.0</junit.pioneer.version>
44+
<junit.pioneer.version>2.0.1</junit.pioneer.version>
4545
<truth.version>1.1.3</truth.version>
4646
<mockito.version>5.3.0</mockito.version>
4747
<awaitility.version>4.2.0</awaitility.version>

0 commit comments

Comments
 (0)