Skip to content

Commit 99bd982

Browse files
Bump junit-pioneer from 0.9.2 to 1.0.0
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 0.9.2 to 1.0.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.9.2...v1.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a24a8e commit 99bd982

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
@@ -245,7 +245,7 @@ file comparators, endian transformation classes, and much more.
245245
<dependency>
246246
<groupId>org.junit-pioneer</groupId>
247247
<artifactId>junit-pioneer</artifactId>
248-
<version>0.9.2</version>
248+
<version>1.0.0</version>
249249
<scope>test</scope>
250250
</dependency>
251251
<dependency>

0 commit comments

Comments
 (0)