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-projection.git
commit 843b454e438e6810f13166bdfb4ca4cfd30042fc
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 30 00:21:17 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 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]