From 2c77fd74ac1d057a3ff67af0ca31b1bb577b7f6d Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 27 Aug 2024 21:09:27 +0000
Subject: [PATCH] chore(deps): update junit5 monorepo to v5.11.0
---
topics/sw_concepts/code/pattern-examples/pom.xml | 6 +++---
topics/testing/code/pom.xml | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/topics/sw_concepts/code/pattern-examples/pom.xml b/topics/sw_concepts/code/pattern-examples/pom.xml
index 92378dc..fd0e99e 100644
--- a/topics/sw_concepts/code/pattern-examples/pom.xml
+++ b/topics/sw_concepts/code/pattern-examples/pom.xml
@@ -26,19 +26,19 @@
org.junit.jupiter
junit-jupiter-api
- 5.10.3
+ 5.11.0
test
org.junit.jupiter
junit-jupiter-engine
- 5.10.3
+ 5.11.0
test
org.junit.jupiter
junit-jupiter
- 5.10.3
+ 5.11.0
test
diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml
index 5d2a577..c8e6ad4 100644
--- a/topics/testing/code/pom.xml
+++ b/topics/testing/code/pom.xml
@@ -60,19 +60,19 @@
org.junit.jupiter
junit-jupiter-api
- 5.10.3
+ 5.11.0
test
org.junit.jupiter
junit-jupiter-engine
- 5.10.3
+ 5.11.0
test
org.junit.jupiter
junit-jupiter
- 5.10.3
+ 5.11.0
test