Skip to content

Commit

Permalink
dependency: bump junit-pioneer from 1.7.0 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases)
- [Commits](junit-pioneer/junit-pioneer@v1.7.0...v1.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rnveach committed May 25, 2022
1 parent 962865b commit b9e8362
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 @@ -280,7 +280,7 @@
<dependency>
<groupId>org.junit-pioneer</groupId>
<artifactId>junit-pioneer</artifactId>
<version>1.7.0</version>
<version>1.7.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b9e8362

Please sign in to comment.