From 01c1ba943289b950606a93f6cb1cc063d7af6cf9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 10:31:16 +0000 Subject: [PATCH] Update junit5 monorepo to v5.10.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e419f530..f53f7b25 100644 --- a/pom.xml +++ b/pom.xml @@ -87,13 +87,13 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.junit.jupiter junit-jupiter-api - 5.9.0 + 5.10.2 test org.junit.jupiter junit-jupiter-params - 5.9.0 + 5.10.2 test