Skip to content

Commit 884e5ec

Browse files
dependabot[bot]kinow
authored andcommitted
Bump junit-pioneer from 1.4.2 to 1.5.0
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases) - [Commits](junit-pioneer/junit-pioneer@v1.4.2...v1.5.0) --- updated-dependencies: - dependency-name: org.junit-pioneer:junit-pioneer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5300267 commit 884e5ec

2 files changed

Lines changed: 4 additions & 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.4.2</version>
268+
<version>1.5.0</version>
269269
<scope>test</scope>
270270
</dependency>
271271
<dependency>

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,9 @@ The <action> type attribute can be add,update,fix,remove.
324324
<action dev="kinow" type="update" due-to="Dependabot">
325325
Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2 #280.
326326
</action>
327+
<action dev="kinow" type="update" due-to="Dependabot">
328+
Bump junit-pioneer from 1.4.2 to 1.5.0 #304.
329+
</action>
327330
</release>
328331
<release version="2.11.0" date="2021-07-09" description="Java 8 required.">
329332
<!-- FIX -->

0 commit comments

Comments
 (0)