Skip to content

Commit ffb57e3

Browse files
Bump jupiterApiVersion from 5.6.2 to 5.7.0
Bumps `jupiterApiVersion` 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-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-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-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>
1 parent 829bd55 commit ffb57e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
ext{
1111
commercetoolsJvmSdkVersion = '1.53.0'
1212
mockitoJunitJupiterVersion = '3.5.10'
13-
jupiterApiVersion = '5.6.2'
13+
jupiterApiVersion = '5.7.0'
1414
assertjVersion = '3.17.2'
1515
checkstyleVersion = '8.2'
1616
pmdVersion = '6.14.0'

0 commit comments

Comments
 (0)