From 798e1d893bfa7f4c018d95ec3546ef9bcfe2d8d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:51:30 +0000 Subject: [PATCH] Update junit5 monorepo --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index dba8bf8f..703f4c5d 100644 --- a/pom.xml +++ b/pom.xml @@ -156,31 +156,31 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.junit.platform junit-platform-engine - 1.11.2 + 1.11.3 test org.junit.platform junit-platform-commons - 1.11.2 + 1.11.3 test org.junit.jupiter junit-jupiter-api - 5.11.2 + 5.11.3 test org.junit.jupiter junit-jupiter-engine - 5.11.2 + 5.11.3 test org.junit.vintage junit-vintage-engine - 5.11.2 + 5.11.3 test