From 6f295398968ab4e5699109e97d031711f024e422 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 8 Apr 2019 03:19:18 +0000 Subject: [PATCH] Bump junit-platform-launcher from 1.4.1 to 1.4.2 Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5d58228..cb5a630 100644 --- a/pom.xml +++ b/pom.xml @@ -211,7 +211,7 @@ org.junit.platform junit-platform-launcher - 1.4.1 + 1.4.2 compile