From 3c7ca20e60778f3239812342af8f95e2aa39ebc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 13:57:50 +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 7a70574..984f911 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.1 pom import