From 52d45dc9bdd33b0af6ad3ebcc7823b1ee39eadfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 05:57:31 +0000 Subject: [PATCH] Bump junit-platform-engine from 1.9.2 to 1.9.3 Bumps [junit-platform-engine](https://github.com/junit-team/junit5) from 1.9.2 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-engine 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 f991d7c..034bda5 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ org.junit.platform junit-platform-engine - 1.9.2 + 1.9.3 test