From 99a921cc21785e3d2d2a2ad8ca0f00fe016358f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:57:07 +0000 Subject: [PATCH] chore(deps): update junit5 monorepo --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a4c988a..823894e 100644 --- a/pom.xml +++ b/pom.xml @@ -161,31 +161,31 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.junit.platform junit-platform-engine - 1.10.2 + 1.11.3 test org.junit.platform junit-platform-commons - 1.10.2 + 1.11.3 test org.junit.jupiter junit-jupiter-api - 5.10.2 + 5.11.3 test org.junit.jupiter junit-jupiter-engine - 5.10.2 + 5.11.3 test org.junit.vintage junit-vintage-engine - 5.10.2 + 5.11.3 test