From 1b63aaa5b43e0d0fb364bc3bd3ceb998f54a17c1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 03:21:16 +0000 Subject: [PATCH] Bump junit-platform-launcher from 1.5.0 to 1.5.1 Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.5.0 to 1.5.1. - [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 268137b..029e32d 100644 --- a/pom.xml +++ b/pom.xml @@ -217,7 +217,7 @@ org.junit.platform junit-platform-launcher - 1.5.0 + 1.5.1 compile