From a2db68a3b38112f6b6eb7e4094f390f1cdca7b1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 16:58:20 +0000 Subject: [PATCH] Bump junit-platform-suite from 1.9.1 to 1.9.3 Bumps [junit-platform-suite](https://github.com/junit-team/junit5) from 1.9.1 to 1.9.3. - [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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 83adc19..973d937 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ org.junit.platform junit-platform-suite - 1.9.1 + 1.9.3 test