From 99391094b5a721aa96b390089385968815211f6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 21:37:06 +0000 Subject: [PATCH] fix(deps): update dependency org.junit:junit-bom to v6 --- topics/testing/code/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml index 3bf7b62..afea78c 100644 --- a/topics/testing/code/pom.xml +++ b/topics/testing/code/pom.xml @@ -27,7 +27,7 @@ org.junit junit-bom - 5.14.4 + 6.1.0 pom import