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


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

commit b06c251902064bdb9e814b6b6ae002bc0c9de940
Author: Scala Steward <[email protected]>
AuthorDate: Thu Mar 26 18:37:07 2026 +0100

    Update scalatest to 3.2.20 (#478)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 6d4aa52..89bf248 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -21,7 +21,7 @@ object Dependencies {
 
   val SlickVersion = "3.6.1"
   val SlickDocVersion = SlickVersion
-  val ScalaTestVersion = "3.2.19"
+  val ScalaTestVersion = "3.2.20"
 
   val JdbcDrivers = Seq(
     "org.postgresql" % "postgresql" % "42.7.10",


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

Reply via email to