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


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

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

    Update scalatest to 3.2.19 (#181)
    
    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 163af5e..97e52c4 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
     val connectors = PekkoConnectorsDependency.version
     val connectorsKafka = PekkoConnectorsKafkaDependency.version
     val slick = "3.5.1"
-    val scalaTest = "3.2.18"
+    val scalaTest = "3.2.19"
     val testContainers = "1.19.8"
     val junit = "4.13.2"
     val h2Driver = "2.2.224"


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

Reply via email to