From 932333b5958b6083ea2ee2efcce68db52d37455a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 09:00:57 +0000 Subject: [PATCH] build(deps-dev): bump junit-vintage-engine from 5.7.1 to 5.8.2 Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.7.1 to 5.8.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.8.2) --- 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 8f67097..7598d23 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.junit.vintage junit-vintage-engine - 5.7.1 + 5.8.2 test