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 78b2627b4 Update mockito-core to 5.20.0 (#1209)
78b2627b4 is described below
commit 78b2627b4b416b8bd2204ba24157e0e249ea6828
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 21 08:44:29 2025 +0100
Update mockito-core to 5.20.0 (#1209)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 9c3261ad2..842e3e7cf 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.43.0"
- val mockitoVersion = "5.19.0" // check even
https://github.com/scalatest/scalatestplus-mockito/releases
+ val mockitoVersion = "5.20.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]