From b93daed3601dfaad9f26734c9555533a6c7a23e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 02:01:44 +0000 Subject: [PATCH] Bump junit.jupiter.version from 5.6.2 to 5.7.2 Bumps `junit.jupiter.version` from 5.6.2 to 5.7.2. Updates `junit-jupiter-api` from 5.6.2 to 5.7.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.6.2...r5.7.2) Updates `junit-jupiter-params` from 5.6.2 to 5.7.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.6.2...r5.7.2) Updates `junit-jupiter-engine` from 5.6.2 to 5.7.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.6.2...r5.7.2) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b978c0e..ab8dbae 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ UTF-8 11 11 - 5.6.2 + 5.7.2