From d6d7b424da05582322bd944a3217fce645eef306 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 21:40:44 +0000 Subject: [PATCH] chore(deps): update junit5 monorepo to v5.10.2 --- topics/testing/code/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml index 067d9c6..3cc06dd 100644 --- a/topics/testing/code/pom.xml +++ b/topics/testing/code/pom.xml @@ -60,19 +60,19 @@ org.junit.jupiter junit-jupiter-api - 5.9.3 + 5.10.2 test org.junit.jupiter junit-jupiter-engine - 5.9.3 + 5.10.2 test org.junit.jupiter junit-jupiter - 5.9.3 + 5.10.2 test