From 2e4eafca47c5b5108eb525d9ee9515d28a313b0e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 10:40:09 +0000 Subject: [PATCH] Bump junit-platform-runner from 1.6.2 to 1.7.0 Bumps [junit-platform-runner](https://github.com/junit-team/junit5) from 1.6.2 to 1.7.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) 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 dec239e..63b4eb5 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ org.junit.platform junit-platform-runner - 1.6.2 + 1.7.0 test