From b740257d8a1d9a8717fbf6668963b7585a2b5b36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 19:24:18 +0000 Subject: [PATCH] Update junit5 monorepo to v5.10.1 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c24caf8..c347025 100644 --- a/pom.xml +++ b/pom.xml @@ -70,19 +70,19 @@ org.junit.jupiter junit-jupiter-api - 5.10.0 + 5.10.1 test org.junit.jupiter junit-jupiter-params - 5.10.0 + 5.10.1 test org.junit.jupiter junit-jupiter-engine - 5.10.0 + 5.10.1 test