From 3ded27c60c490ea6b2e7c835abbba96a5d69bae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 20:58:12 +0000 Subject: [PATCH] chore(deps-dev): bump junit-vintage-engine from 5.8.2 to 5.9.0 Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b9869c3ba..92b94f3ed 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ org.junit.vintage junit-vintage-engine - 5.8.2 + 5.9.0 test