From e15591cb4766cc7c4b060efac9181f3cc2903b46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 16:35:59 +0000 Subject: [PATCH] Update junit5 monorepo to v5.10.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f7aa6cd..6d69992 100644 --- a/pom.xml +++ b/pom.xml @@ -102,13 +102,13 @@ SOFTWARE org.junit.jupiter junit-jupiter-api - 5.9.1 + 5.10.0 test org.junit.jupiter junit-jupiter-params - 5.9.1 + 5.10.0 test