From 703120f5558c9bb261b8f96c85bc63f5f9b91ddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 10:38:20 +0000 Subject: [PATCH] chore(deps-dev): bump junit-vintage-engine from 5.9.0 to 5.9.1 Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-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 e3de371e8..28b289197 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ org.junit.vintage junit-vintage-engine - 5.9.0 + 5.9.1 test