From dc53d0e0df2e89830ba336784c45293ca3e79462 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 17:35:51 +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 59f0d1b..6612df4 100644 --- a/topics/testing/code/pom.xml +++ b/topics/testing/code/pom.xml @@ -27,7 +27,7 @@ org.junit junit-bom - 5.14.3 + 6.0.3 pom import