From 2e3d8e1f41e25c0c11cf876a72bf5aeec8155fbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 15:14:30 +0000 Subject: [PATCH] Update junit5 monorepo to v5.11.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2fbf430..cd565c6 100644 --- a/pom.xml +++ b/pom.xml @@ -167,19 +167,19 @@ org.junit.jupiter junit-jupiter - 5.10.3 + 5.11.0 test org.junit.jupiter junit-jupiter-api - 5.10.3 + 5.11.0 test org.junit.vintage junit-vintage-engine - 5.10.3 + 5.11.0 test