From de8886c7cc0e3267f9333d053d27587606894b72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 10:27:28 +0000 Subject: [PATCH] Update junit5 monorepo --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index a5d7a2b5..4991934a 100644 --- a/pom.xml +++ b/pom.xml @@ -67,25 +67,25 @@ org.junit.jupiter junit-jupiter-api - 5.10.3 + 5.11.0 test org.junit.jupiter junit-jupiter-engine - 5.10.3 + 5.11.0 test org.junit.platform junit-platform-engine - 1.10.3 + 1.11.0 test org.junit.platform junit-platform-commons - 1.10.3 + 1.11.0 test