From 20ea6bd99dba350b41f730c548ce28aa6d7680c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 06:49:33 +0000 Subject: [PATCH] fix(deps): update junit5 monorepo (#1141) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 76bb91b7..fbe06528 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ UTF-8 1.8 ${maven.compiler.source} - 5.11.1 + 5.11.2 **/e2e/*.java ${project.groupId}.${project.artifactId} @@ -109,7 +109,7 @@ org.junit.platform junit-platform-suite - 1.11.1 + 1.11.2 test @@ -180,7 +180,7 @@ org.junit junit-bom - 5.11.1 + 5.11.2 pom import