From ee0c0cc5882ca434dcf0183df8571e0dfb0ee3f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 16:58:04 +0000 Subject: [PATCH] Bump junit-platform-suite from 1.9.1 to 1.9.2 Bumps [junit-platform-suite](https://github.com/junit-team/junit5) from 1.9.1 to 1.9.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-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 a1888ce..375fc8f 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ org.junit.platform junit-platform-suite - 1.9.1 + 1.9.2 test