Skip to content

Commit 28bb7fb

Browse files
Bump junit-jupiter-engine from 5.6.2 to 5.7.0
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.6.2 to 5.7.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.2...r5.7.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0428fa3 commit 28bb7fb

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
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>org.junit.jupiter</groupId>
202202
<artifactId>junit-jupiter-engine</artifactId>
203-
<version>5.6.2</version>
203+
<version>5.7.0</version>
204204
<scope>test</scope>
205205
</dependency>
206206
<dependency>

0 commit comments

Comments
 (0)