Skip to content

Commit 22adb69

Browse files
Bump junit-pioneer from 1.0.0 to 1.1.0 (#170)
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.0.0 to 1.1.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@v1.0.0...v1.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81b3d12 commit 22adb69

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
@@ -250,7 +250,7 @@ file comparators, endian transformation classes, and much more.
250250
<dependency>
251251
<groupId>org.junit-pioneer</groupId>
252252
<artifactId>junit-pioneer</artifactId>
253-
<version>1.0.0</version>
253+
<version>1.1.0</version>
254254
<scope>test</scope>
255255
</dependency>
256256
<dependency>

0 commit comments

Comments
 (0)