From 256d1156577c71097c38bc7393707f60e3dd12b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 21:03:22 +0000 Subject: [PATCH] fix(deps): update junit5 monorepo (#684) 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 43ce1053..101004a9 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ UTF-8 1.8 ${maven.compiler.source} - 5.10.0 + 5.10.1 **/e2e/*.java ${groupId}.${artifactId} @@ -109,7 +109,7 @@ org.junit.platform junit-platform-suite - 1.10.0 + 1.10.1 test @@ -162,7 +162,7 @@ org.junit junit-bom - 5.10.0 + 5.10.1 pom import