Skip to content

Commit 0b84f06

Browse files
Bump junit-jupiter-api from 5.7.0 to 5.7.1 (#6)
Bumps [junit-jupiter-api](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/junit5@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 7830e6e commit 0b84f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.junit.jupiter</groupId>
5454
<artifactId>junit-jupiter-api</artifactId>
55-
<version>5.7.0</version>
55+
<version>5.7.1</version>
5656
</dependency>
5757
</dependencies>
5858

0 commit comments

Comments
 (0)