Skip to content

Commit 1e74ec8

Browse files
Bump junit-jupiter from 5.6.2 to 5.7.1
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.6.2 to 5.7.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.2...r5.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7b3f77e commit 1e74ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.junit.jupiter</groupId>
7070
<artifactId>junit-jupiter</artifactId>
71-
<version>5.6.2</version>
71+
<version>5.7.1</version>
7272
<scope>test</scope>
7373
</dependency>
7474

0 commit comments

Comments
 (0)