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


The following commit(s) were added to refs/heads/main by this push:
     new c305566  Update scalatest to 3.2.19 (#141)
c305566 is described below

commit c305566f78510f4d272d94ef3c3aebb4c3bbac70
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 30 01:23:04 2024 +0100

    Update scalatest to 3.2.19 (#141)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index 31c7992..7b5488e 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