From a6833a79c356025086d67872c409f18c0712527a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 15:05:07 +0000 Subject: [PATCH] chore(deps): 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 97c1a75..540263f 100644 --- a/pom.xml +++ b/pom.xml @@ -85,13 +85,13 @@ SOFTWARE. org.junit.jupiter junit-jupiter-api - 5.9.2 + 5.10.0 test org.junit.jupiter junit-jupiter-params - 5.9.2 + 5.10.0 test