Skip to content

Commit fe88dbc

Browse files
Bump junit-jupiter-engine from 5.7.0 to 5.7.1
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]>
1 parent 4ebe170 commit fe88dbc

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
@@ -197,7 +197,7 @@
197197
<dependency>
198198
<groupId>org.junit.jupiter</groupId>
199199
<artifactId>junit-jupiter-engine</artifactId>
200-
<version>5.7.0</version>
200+
<version>5.7.1</version>
201201
<scope>test</scope>
202202
</dependency>
203203
<dependency>

0 commit comments

Comments
 (0)