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

commit 0bc838594450d13104522ca16910be59afc0b4d1
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 30 00:14:44 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 767f7f2..c174d5f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -21,7 +21,7 @@ object Dependencies {
   val LogbackVersion = "1.3.14"
 
   val SlickVersion = "3.5.1"
-  val ScalaTestVersion = "3.2.18"
+  val ScalaTestVersion = "3.2.19"
 
   val JdbcDrivers = Seq(
     "org.postgresql" % "postgresql" % "42.7.3",


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

Reply via email to