From 459bd503dd0760901e99fc6cab14749b7fd7cd0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 03:26:27 +0000 Subject: [PATCH] chore(deps-dev): bump junit-platform-runner from 1.9.0 to 1.9.1 Bumps [junit-platform-runner](https://github.com/junit-team/junit5) from 1.9.0 to 1.9.1. - [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-runner 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 3925acba..6243b521 100644 --- a/pom.xml +++ b/pom.xml @@ -262,7 +262,7 @@ org.junit.platform junit-platform-runner - 1.9.0 + 1.9.1 test