From 68d027b8622d6571038a70068cd220487419c007 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 23:10:32 +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 a4901a2..b1cab2e 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