Skip to content

Commit 79b16f0

Browse files
dependabot[bot]kinow
authored andcommitted
Bump junit-bom from 5.8.1 to 5.8.2
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.1 to 5.8.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.1...r5.8.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 567de34 commit 79b16f0

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
@@ -249,7 +249,7 @@ file comparators, endian transformation classes, and much more.
249249
<dependency>
250250
<groupId>org.junit</groupId>
251251
<artifactId>junit-bom</artifactId>
252-
<version>5.8.1</version>
252+
<version>5.8.2</version>
253253
<type>pom</type>
254254
<scope>import</scope>
255255
</dependency>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ The <action> type attribute can be add,update,fix,remove.
313313
Bump checkstyle from 8.44 to 9.2 #256, #257, #266, #279, #292. #308.
314314
</action>
315315
<action dev="ggregory" type="update" due-to="Dependabot">
316-
Bump junit-bom from 5.8.0-M1 to 5.8.1 #260, #271, #275.
316+
Bump junit-bom from 5.8.0-M1 to 5.8.2 #260, #271, #275, #309.
317317
</action>
318318
<action dev="ggregory" type="update" due-to="Dependabot">
319319
Bump mockito-inline from 3.11.2 to 4.1.0 #262, #264, #282, #306

0 commit comments

Comments
 (0)