From bda59a32b72a3744112a13f0de82cb02ad7881c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 14:32:19 +0000 Subject: [PATCH] Update junit5 monorepo --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index aea4457..6270088 100644 --- a/pom.xml +++ b/pom.xml @@ -94,13 +94,13 @@ SOFTWARE. org.junit.jupiter junit-jupiter-api - 5.9.3 + 5.10.1 provided org.junit.platform junit-platform-commons - 1.9.3 + 1.10.1 provided @@ -112,7 +112,7 @@ SOFTWARE. org.junit.jupiter junit-jupiter-engine - 5.9.3 + 5.10.1 test