Skip to content

Commit

Permalink
Bump junit-pioneer from 1.5.0 to 1.6.1 (#110)
Browse files Browse the repository at this point in the history
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases)
- [Commits](junit-pioneer/junit-pioneer@v1.5.0...v1.6.1)

---
updated-dependencies:
- dependency-name: org.junit-pioneer:junit-pioneer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2022
1 parent ff9db0c commit 909a491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<assertj.version>3.22.0</assertj.version>
<awaitility.version>4.1.1</awaitility.version>
<junit.jupiter.version>5.8.2</junit.jupiter.version>
<junit-pioneer.version>1.5.0</junit-pioneer.version>
<junit-pioneer.version>1.6.1</junit-pioneer.version>
<logback.version>1.2.10</logback.version>
<mockito.version>4.3.1</mockito.version>

Expand Down

0 comments on commit 909a491

Please sign in to comment.