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 3549e86 Update scalatest to 3.2.20 (#437)
3549e86 is described below
commit 3549e86e611afbb7985b5260a3d237366526e470
Author: Scala Steward <[email protected]>
AuthorDate: Fri Mar 27 02:50:14 2026 +0100
Update scalatest to 3.2.20 (#437)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index dac1552..ddfd345 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val connectors = PekkoConnectorsDependency.version
val connectorsKafka = PekkoConnectorsKafkaDependency.version
val slick = "3.6.1"
- val scalaTest = "3.2.19"
+ val scalaTest = "3.2.20"
val testContainers = "2.0.4"
val junit = "4.13.2"
val h2Driver = "2.4.240"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]