Bump junit-pioneer from 0.7.0 to 0.8.0 (#597)

Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases)
- [Changelog](https://github.com/junit-pioneer/junit-pioneer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.7.0...v0.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-08-03 09:26:43 -04:00 committed by GitHub
parent 4897c8869b
commit bc96128729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -525,7 +525,7 @@
<dependency> <dependency>
<groupId>org.junit-pioneer</groupId> <groupId>org.junit-pioneer</groupId>
<artifactId>junit-pioneer</artifactId> <artifactId>junit-pioneer</artifactId>
<version>0.7.0</version> <version>0.8.0</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>