Skip to content

Commit 10ffc67

Browse files
Bump junit-jupiter-params from 5.6.1 to 5.6.2
Bumps [junit-jupiter-params](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] <support@dependabot.com>
1 parent 9293086 commit 10ffc67

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
@@ -217,7 +217,7 @@
217217
<groupId>org.junit.jupiter</groupId>
218218
<artifactId>junit-jupiter-params</artifactId>
219219
<scope>test</scope>
220-
<version>5.6.1</version>
220+
<version>5.6.2</version>
221221
</dependency>
222222
<dependency>
223223
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)