From 9e88d25a0d55a373c0334a9451903b4520fa93f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 10:09:45 +0000 Subject: [PATCH] Bump junit-platform-runner from 1.8.1 to 1.8.2 Bumps [junit-platform-runner](https://github.com/junit-team/junit5) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-runner dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 05e711c7..cb3f15d0 100644 --- a/pom.xml +++ b/pom.xml @@ -222,7 +222,7 @@ org.junit.platform junit-platform-runner - 1.8.1 + 1.8.2 org.mockito