From 474d96ab079a7ffa5089c428ada672a4763bc84b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 8 Mar 2026 08:08:30 +0000
Subject: [PATCH] Update junit-framework monorepo to v6.0.3
---
build.gradle | 2 +-
ivy.xml | 2 +-
pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/build.gradle b/build.gradle
index fa056ff..492d243 100644
--- a/build.gradle
+++ b/build.gradle
@@ -26,7 +26,7 @@ dependencies {
testImplementation platform("org.spockframework:spock-bom:2.4-groovy-5.0")
testImplementation "org.spockframework:spock-core"
testImplementation "org.spockframework:spock-junit4" // you can remove this if your code does not rely on old JUnit 4 rules
- testImplementation(platform('org.junit:junit-bom:6.0.1'))
+ testImplementation(platform('org.junit:junit-bom:6.0.3'))
testRuntimeOnly('org.junit.platform:junit-platform-launcher')
// optional dependencies for using Spock
diff --git a/ivy.xml b/ivy.xml
index 49bb0d9..07a7d6e 100644
--- a/ivy.xml
+++ b/ivy.xml
@@ -31,7 +31,7 @@
-
+
diff --git a/pom.xml b/pom.xml
index 618ef63..65c5fec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
17
2.4-groovy-5.0
5.0.4
- 6.0.1
+ 6.0.3