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-r2dbc.git


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

commit f0068c5737676fd92e2595d9103c411367892b14
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 30 00:21:37 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 0578452..4103cb6 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -55,7 +55,7 @@ object Dependencies {
     val postgresql = "org.postgresql" % "postgresql" % "42.7.3" % Test
 
     val logback = "ch.qos.logback" % "logback-classic" % "1.3.14" % Test
-    val scalaTest = "org.scalatest" %% "scalatest" % "3.2.18" % Test
+    val scalaTest = "org.scalatest" %% "scalatest" % "3.2.19" % Test
     val junit = "junit" % "junit" % "4.13.2" % Test
     val junitInterface = "com.novocode" % "junit-interface" % "0.11" % Test
   }


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

Reply via email to