From 91fffb35600162454b0600017bfc33b920922455 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 19:17:02 +0000 Subject: [PATCH] fix(deps): update junit5 monorepo (#1121) 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 25ef7e0b..7e5d3e6c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ UTF-8 1.8 ${maven.compiler.source} - 5.11.0 + 5.11.1 **/e2e/*.java ${project.groupId}.${project.artifactId} @@ -109,7 +109,7 @@ org.junit.platform junit-platform-suite - 1.11.0 + 1.11.1 test @@ -180,7 +180,7 @@ org.junit junit-bom - 5.11.0 + 5.11.1 pom import