Skip to content

Commit 7a0f2c4

Browse files
Bump junit-jupiter-engine from 5.7.0 to 5.7.1 (#729)
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.7.0 to 5.7.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.0...r5.7.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed2ae13 commit 7a0f2c4

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
@@ -249,7 +249,7 @@
249249
<dependency>
250250
<groupId>org.junit.jupiter</groupId>
251251
<artifactId>junit-jupiter-engine</artifactId>
252-
<version>5.7.0</version>
252+
<version>5.7.1</version>
253253
<scope>test</scope>
254254
</dependency>
255255
<dependency>

0 commit comments

Comments
 (0)