From 5971c12c9acc638f46f43ca19c51be93d2eff3b1 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 15 Oct 2024 16:05:35 +0000
Subject: [PATCH] chore(deps): update dependency org.mockito:mockito-core to
v5.14.2
---
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 439ab65..a2930fa 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.1
+ 5.14.2
test
diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml
index 1e37dc5..07b7025 100644
--- a/topics/testing/code/pom.xml
+++ b/topics/testing/code/pom.xml
@@ -89,7 +89,7 @@
org.mockito
mockito-core
- 5.14.1
+ 5.14.2
test