From 56de1f9ff26ce2808d0c5fae6c443524545385c4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 06:52:37 +0000 Subject: [PATCH] Bump junit-jupiter from 5.4.1 to 5.7.0 Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.4.1 to 5.7.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.4.1...r5.7.0) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c33c81b..fb53a6f 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ org.junit.jupiter junit-jupiter - 5.4.1 + 5.7.0 test