Skip to content

Commit c9c5021

Browse files
Bump junit-pioneer from 0.6.0 to 0.7.0 (#127)
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 0.6.0 to 0.7.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](junit-pioneer/junit-pioneer@v0.6.0...v0.7.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1333707 commit c9c5021

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ file comparators, endian transformation classes, and much more.
239239
<dependency>
240240
<groupId>org.junit-pioneer</groupId>
241241
<artifactId>junit-pioneer</artifactId>
242-
<version>0.6.0</version>
242+
<version>0.7.0</version>
243243
<scope>test</scope>
244244
</dependency>
245245
<dependency>

0 commit comments

Comments
 (0)