From 3bb56da95f3f334ccc8f7eaeba8aff89bf68eb33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 15:37:03 +0000 Subject: [PATCH] Update junit5 monorepo to v5.10.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index debf0ec..446daba 100644 --- a/pom.xml +++ b/pom.xml @@ -279,13 +279,13 @@ SOFTWARE. org.junit.jupiter junit-jupiter-engine - 5.9.1 + 5.10.1 test org.junit.jupiter junit-jupiter-api - 5.9.1 + 5.10.1 test