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-persistence-dynamodb.git

commit 7b70e3465e0e3ae938da20f80e3577e4abea886f
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 30 00:02:58 2024 +0000

    Update scalatest to 3.2.19
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index 9260b1d..7f41c38 100644
--- a/build.sbt
+++ b/build.sbt
@@ -57,7 +57,7 @@ libraryDependencies ++= Seq(
   "org.apache.pekko" %% "pekko-persistence-tck" % PekkoCoreDependency.version 
% Test,
   "org.apache.pekko" %% "pekko-testkit" % PekkoCoreDependency.version % Test,
   "org.apache.pekko" %% "pekko-stream-testkit" % PekkoCoreDependency.version % 
Test,
-  "org.scalatest" %% "scalatest" % "3.2.18" % "test",
+  "org.scalatest" %% "scalatest" % "3.2.19" % "test",
   "commons-io" % "commons-io" % "2.16.1" % Test,
   "org.hdrhistogram" % "HdrHistogram" % "2.2.2" % Test,
   "com.dimafeng" %% "testcontainers-scala-scalatest" % 
testcontainersScalaVersion % Test)


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

Reply via email to