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 65bd155 Update scalatest to 3.2.19
65bd155 is described below
commit 65bd155b548da83a68f36b4f7aaf9ac488c64343
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]