Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit 68deee4

Browse files
Bump junit-jupiter from 5.8.0-M1 to 5.8.0-RC1 (apache#179)
Bumps [junit-jupiter](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.jupiter:junit-jupiter dependency-type: direct:development 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 2435285 commit 68deee4

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
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.junit.jupiter</groupId>
3535
<artifactId>junit-jupiter</artifactId>
36-
<version>5.8.0-M1</version>
36+
<version>5.8.0-RC1</version>
3737
<scope>test</scope>
3838
</dependency>
3939
<dependency>

0 commit comments

Comments
 (0)