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-management.git
The following commit(s) were added to refs/heads/main by this push:
new 7f3b1f81 Update scalatest to 3.2.20 (#727)
7f3b1f81 is described below
commit 7f3b1f81e5fed8f88e436df65f8329bf34472b3c
Author: Scala Steward <[email protected]>
AuthorDate: Thu Mar 26 19:14:29 2026 +0100
Update scalatest to 3.2.20 (#727)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0a89864c..916f9d4a 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -20,7 +20,7 @@ object Dependencies {
val pekkoHttpVersion = PekkoHttpDependency.version
val pekkoHttpBinaryVersion = PekkoHttpDependency.default.link
- val scalaTestVersion = "3.2.19"
+ val scalaTestVersion = "3.2.20"
val awsSdkVersion = "1.12.797"
val guavaVersion = "33.5.0-jre"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]