From 84acce0c05f545992ecdb2eb37ac53d8fee20616 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 May 2021 08:43:55 +0000 Subject: [PATCH] chore(deps): update junit5 monorepo to v5.7.2 (#3927) Co-authored-by: renovate[bot] --- spoon-pom/pom.xml | 6 +++--- spoon-visualisation/pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/spoon-pom/pom.xml b/spoon-pom/pom.xml index 6ba3db48005..d98e02acd28 100644 --- a/spoon-pom/pom.xml +++ b/spoon-pom/pom.xml @@ -31,7 +31,7 @@ org.junit.vintage junit-vintage-engine - 5.7.1 + 5.7.2 test @@ -43,13 +43,13 @@ org.junit.jupiter junit-jupiter-engine - 5.7.1 + 5.7.2 test org.junit.jupiter junit-jupiter-params - 5.7.1 + 5.7.2 test diff --git a/spoon-visualisation/pom.xml b/spoon-visualisation/pom.xml index fea29931061..11dfed31f3e 100644 --- a/spoon-visualisation/pom.xml +++ b/spoon-visualisation/pom.xml @@ -229,7 +229,7 @@ org.junit.jupiter junit-jupiter-engine - 5.7.1 + 5.7.2 test