This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/mockito-core-5.21.0
in repository https://gitbox.apache.org/repos/asf/pekko-management.git

commit 3f7f60e386437f6ce72cf15db53cb8889a1a48af
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 14 00:18:33 2025 +0000

    Update mockito-core to 5.21.0
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 88d72340..6dee83dd 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -134,7 +134,7 @@ object Dependencies {
     "org.apache.pekko" %% "pekko-http-core" % pekkoHttpVersion,
     "org.apache.pekko" %% "pekko-http-spray-json" % pekkoHttpVersion,
     "org.apache.pekko" %% "pekko-testkit" % pekkoVersion % Test,
-    "org.mockito" % "mockito-core" % "5.20.0" % Test,
+    "org.mockito" % "mockito-core" % "5.21.0" % Test,
     "org.apache.pekko" %% "pekko-http-testkit" % pekkoHttpVersion % Test,
     "org.apache.pekko" %% "pekko-distributed-data" % pekkoVersion % Test,
     "org.scalatest" %% "scalatest" % scalaTestVersion % Test,


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to