From 7d4ca7fc77ece37595e08ea82a9ddd5dbcfbfead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 03:27:43 +0000 Subject: [PATCH] Bump junit-platform-suite from 1.8.0-RC1 to 1.9.0 Bumps [junit-platform-suite](https://github.com/junit-team/junit5) from 1.8.0-RC1 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-suite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index edac45deb..81be23937 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -75,7 +75,7 @@ org.junit.platform junit-platform-suite - 1.8.0-RC1 + 1.9.0 test