From 358a9afc25016951eb82e0bfcf6b86acb123aaf0 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 30 Sep 2024 13:40:01 +0000
Subject: [PATCH] chore(deps): update dependency org.mockito:mockito-core to
v5.14.1
---
topics/sw_concepts/code/pattern-examples/pom.xml | 2 +-
topics/testing/code/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/topics/sw_concepts/code/pattern-examples/pom.xml b/topics/sw_concepts/code/pattern-examples/pom.xml
index d86546a..d578f81 100644
--- a/topics/sw_concepts/code/pattern-examples/pom.xml
+++ b/topics/sw_concepts/code/pattern-examples/pom.xml
@@ -44,7 +44,7 @@
org.mockito
mockito-core
- 5.14.0
+ 5.14.1
test
diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml
index 60fb183..1f3b4ca 100644
--- a/topics/testing/code/pom.xml
+++ b/topics/testing/code/pom.xml
@@ -89,7 +89,7 @@
org.mockito
mockito-core
- 5.14.0
+ 5.14.1
test