From 8a1c301ada49d6a4dead187e21c5fa53a050911f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 16:19:14 +0000 Subject: [PATCH] chore(deps): update junit5 monorepo --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a4c988a..7f4abdc 100644 --- a/pom.xml +++ b/pom.xml @@ -161,31 +161,31 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.junit.platform junit-platform-engine - 1.10.2 + 1.10.3 test org.junit.platform junit-platform-commons - 1.10.2 + 1.10.3 test org.junit.jupiter junit-jupiter-api - 5.10.2 + 5.10.3 test org.junit.jupiter junit-jupiter-engine - 5.10.2 + 5.10.3 test org.junit.vintage junit-vintage-engine - 5.10.2 + 5.10.3 test