From b85ecf24e13577d8c52f4faac194682bd5f0f4bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 15:35:50 +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 4a3f6e9b..dba8bf8f 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.1 + 1.11.2 test org.junit.platform junit-platform-commons - 1.11.1 + 1.11.2 test org.junit.jupiter junit-jupiter-api - 5.11.1 + 5.11.2 test org.junit.jupiter junit-jupiter-engine - 5.11.1 + 5.11.2 test org.junit.vintage junit-vintage-engine - 5.11.1 + 5.11.2 test