Skip to content

Commit 87296b2

Browse files
dependabot[bot]kinow
authored andcommitted
Bump junit-pioneer from 1.7.1 to 1.7.2
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases) - [Commits](junit-pioneer/junit-pioneer@v1.7.1...v1.7.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>
1 parent 3e491d9 commit 87296b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ file comparators, endian transformation classes, and much more.
253253
<dependency>
254254
<groupId>org.junit-pioneer</groupId>
255255
<artifactId>junit-pioneer</artifactId>
256-
<version>1.7.1</version>
256+
<version>1.7.2</version>
257257
<scope>test</scope>
258258
</dependency>
259259
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ The <action> type attribute can be add,update,fix,remove.
495495
Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2 #280.
496496
</action>
497497
<action dev="kinow" type="update" due-to="Dependabot, Gary Gregory">
498-
Bump junit-pioneer from 1.4.2 to 1.7.1 #304. #335, #362.
498+
Bump junit-pioneer from 1.4.2 to 1.7.2 #304. #335, #362, #402.
499499
</action>
500500
<action dev="ggregory" type="update" due-to="Gary Gregory">
501501
Bump japicmp-maven-plugin from 0.15.3 to 0.16.0.

0 commit comments

Comments
 (0)