Skip to content

Commit 84961bc

Browse files
Bump junit5Version from 5.6.2 to 5.7.0 (#134)
Bumps `junit5Version` from 5.6.2 to 5.7.0. Updates `junit-jupiter-api` from 5.6.2 to 5.7.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.2...r5.7.0) Updates `junit-jupiter-engine` from 5.6.2 to 5.7.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.2...r5.7.0) Updates `junit-jupiter-params` from 5.6.2 to 5.7.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.2...r5.7.0) Updates `junit-vintage-engine` from 5.6.2 to 5.7.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.2...r5.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5faf4b1 commit 84961bc

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
@@ -22,7 +22,7 @@
2222
<assertjVersion>3.17.2</assertjVersion>
2323
<jacksonVersion>2.11.2</jacksonVersion>
2424
<junitVersion>4.13.1</junitVersion>
25-
<junit5Version>5.6.2</junit5Version>
25+
<junit5Version>5.7.0</junit5Version>
2626
</properties>
2727

2828
<modules>

0 commit comments

Comments
 (0)