From 5431fcbafbd6ba3c2073dfbd9b03adcebb9ce3fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 11:25:05 +0000 Subject: [PATCH] Bump junit-platform-launcher from 1.7.2 to 1.9.0 Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.7.2 to 1.9.0. - [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-launcher dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 58b789a..19bc322 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ org.junit.platform junit-platform-launcher - 1.7.2 + 1.9.0 test