From 380e3e458b45e322957ff54cfd4815f76003c56a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 11:00:48 +0300 Subject: [PATCH] Bump junit-platform-runner from 1.7.1 to 1.7.2 (#25) Bumps [junit-platform-runner](https://github.com/junit-team/junit5) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2ced4b1..b7444e4 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ org.junit.platform junit-platform-runner - 1.7.1 + 1.7.2 \ No newline at end of file