Skip to content

Commit fed5e4a

Browse files
Bump junit-bom from 5.8.0 to 5.8.1 (#275)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.0 to 5.8.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.0...r5.8.1) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent deb092b commit fed5e4a

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
@@ -246,7 +246,7 @@ file comparators, endian transformation classes, and much more.
246246
<dependency>
247247
<groupId>org.junit</groupId>
248248
<artifactId>junit-bom</artifactId>
249-
<version>5.8.0</version>
249+
<version>5.8.1</version>
250250
<type>pom</type>
251251
<scope>import</scope>
252252
</dependency>

0 commit comments

Comments
 (0)