This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/scalatest-3.2.19
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit 69a440af94eb1d8671415a0bb561809e25486241
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 23 02:21:34 2024 +0000
Update scalatest to 3.2.19
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 3979d9da4..b6a47f0ea 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -33,7 +33,7 @@ object Dependencies {
val PekkoGrpcBinaryVersion = "1.1"
val PekkoHttpVersion = PekkoHttpDependency.version
val PekkoHttpBinaryVersion = "1.0"
- val ScalaTestVersion = "3.2.18"
+ val ScalaTestVersion = "3.2.19"
val TestContainersScalaTestVersion = "0.41.4"
val mockitoVersion = "4.11.0" // check even
https://github.com/scalatest/scalatestplus-mockito/releases
val protobufJavaVersion = "3.25.3"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]