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

Commit 29e88b4

Browse files
Bump junit-jupiter-engine from 5.6.1 to 5.6.2 (#315)
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.6.1 to 5.6.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.1...r5.6.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7ed69b8 commit 29e88b4

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
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>org.junit.jupiter</groupId>
117117
<artifactId>junit-jupiter-engine</artifactId>
118-
<version>5.6.1</version>
118+
<version>5.6.2</version>
119119
<scope>test</scope>
120120
</dependency>
121121
<dependency>

0 commit comments

Comments
 (0)