From 4460efd826d200d660943bb127951205e7800853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 19:11:11 +0000 Subject: [PATCH] Bump junit-platform-suite from 1.8.0-RC1 to 1.8.0 Bumps [junit-platform-suite](https://github.com/junit-team/junit5) from 1.8.0-RC1 to 1.8.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-patch ... 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 b6973bff5..d04597f23 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -75,7 +75,7 @@ org.junit.platform junit-platform-suite - 1.8.0-RC1 + 1.8.0 test