From 7c0266078d2f21a6b64f25aa8bb1860a01941aa3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 27 Aug 2024 19:39:07 +0000
Subject: [PATCH] chore(deps): update dependency org.mockito:mockito-core to
v5.13.0
---
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 610c79b..92378dc 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.12.0
+ 5.13.0
test
diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml
index 15100eb..5d2a577 100644
--- a/topics/testing/code/pom.xml
+++ b/topics/testing/code/pom.xml
@@ -78,7 +78,7 @@
org.mockito
mockito-core
- 5.12.0
+ 5.13.0
test