From 7997f6cde0eeee842dded006f86982e4ce61f8d1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2019 03:24:20 +0000 Subject: [PATCH] Bump junit-platform-launcher from 1.5.1 to 1.5.2 Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.5.1 to 1.5.2. - [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 b90cf8a..2182aeb 100644 --- a/pom.xml +++ b/pom.xml @@ -217,7 +217,7 @@ org.junit.platform junit-platform-launcher - 1.5.1 + 1.5.2 compile