Skip to content
This repository was archived by the owner on Jul 7, 2021. It is now read-only.

Commit 719ea6f

Browse files
Bump junit-jupiter-api from 5.6.0 to 5.6.1 (#311)
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.6.0 to 5.6.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.0...r5.6.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b1ae1ba commit 719ea6f

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
@@ -109,7 +109,7 @@
109109
<dependency>
110110
<groupId>org.junit.jupiter</groupId>
111111
<artifactId>junit-jupiter-api</artifactId>
112-
<version>5.6.0</version>
112+
<version>5.6.1</version>
113113
<scope>test</scope>
114114
</dependency>
115115
<dependency>

0 commit comments

Comments
 (0)