Skip to content

Commit 08d413f

Browse files
Bump junit-bom from 5.8.0-M1 to 5.8.0-RC1 (#260)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.0-M1 to 5.8.0-RC1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.0-M1...r5.8.0-RC1) --- 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 5111e23 commit 08d413f

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
@@ -242,7 +242,7 @@ file comparators, endian transformation classes, and much more.
242242
<dependency>
243243
<groupId>org.junit</groupId>
244244
<artifactId>junit-bom</artifactId>
245-
<version>5.8.0-M1</version>
245+
<version>5.8.0-RC1</version>
246246
<type>pom</type>
247247
<scope>import</scope>
248248
</dependency>

0 commit comments

Comments
 (0)