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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 25db1bada Update mockito-core to 5.22.0 (#1469)
25db1bada is described below

commit 25db1bada1b3056bc389315b212c5b8b397c931d
Author: Scala Steward <[email protected]>
AuthorDate: Sat Feb 28 18:27:41 2026 +0100

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 912b53fb6..d0ce2c29b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -38,7 +38,7 @@ object Dependencies {
   val PekkoHttpBinaryVersion = PekkoHttpDependency.default.link
   val ScalaTestVersion = "3.2.19"
   val TestContainersScalaTestVersion = "0.44.1"
-  val mockitoVersion = "5.21.0" // check even 
https://github.com/scalatest/scalatestplus-mockito/releases
+  val mockitoVersion = "5.22.0" // check even 
https://github.com/scalatest/scalatestplus-mockito/releases
   val protobufJavaVersion = "3.25.8"
   val hoverflyVersion = "0.20.2"
   val scalaCheckVersion = "1.19.0"


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

Reply via email to