Skip to content

Commit 5a47e1c

Browse files
Bump junit-pioneer from 1.6.1 to 1.6.2 (#335)
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases) - [Commits](junit-pioneer/junit-pioneer@v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: org.junit-pioneer:junit-pioneer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccdf6f2 commit 5a47e1c

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
@@ -265,7 +265,7 @@ file comparators, endian transformation classes, and much more.
265265
<dependency>
266266
<groupId>org.junit-pioneer</groupId>
267267
<artifactId>junit-pioneer</artifactId>
268-
<version>1.6.1</version>
268+
<version>1.6.2</version>
269269
<scope>test</scope>
270270
</dependency>
271271
<dependency>

0 commit comments

Comments
 (0)