From b80fda81856c6d90ea7b58d4a492264d1edf353f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 14:54:51 +0000 Subject: [PATCH] chore(deps): update junit-framework monorepo to v6.1.1 --- pom.xml | 8 ++++---- src/it/lints-it/pom.xml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index a985456d6..343f6c7e1 100644 --- a/pom.xml +++ b/pom.xml @@ -257,25 +257,25 @@ org.junit.jupiter junit-jupiter-api - 6.0.3 + 6.1.1 test org.junit.jupiter junit-jupiter-engine - 6.0.3 + 6.1.1 test org.junit.jupiter junit-jupiter-params - 6.0.3 + 6.1.1 test org.junit.platform junit-platform-launcher - 6.0.3 + 6.1.1 test diff --git a/src/it/lints-it/pom.xml b/src/it/lints-it/pom.xml index bdf585acd..4ef9a18e8 100644 --- a/src/it/lints-it/pom.xml +++ b/src/it/lints-it/pom.xml @@ -22,19 +22,19 @@ org.junit.jupiter junit-jupiter-api - 6.0.3 + 6.1.1 test org.junit.jupiter junit-jupiter-params - 6.0.3 + 6.1.1 test org.junit.jupiter junit-jupiter-engine - 6.0.3 + 6.1.1 test