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


The following commit(s) were added to refs/heads/main by this push:
     new 728a0bdf7 Update specs2-core to 4.21.0 (#667)
728a0bdf7 is described below

commit 728a0bdf78cdbcf84076b992c545795b7fd378ff
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 23 11:17:40 2025 +0100

    Update specs2-core to 4.21.0 (#667)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f49a3cc07..ed1e8dbab 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -78,7 +78,7 @@ object Dependencies {
     object Test {
       val sprayJson = Compile.sprayJson % "test"
       val junit = Compile.junit % "test"
-      val specs2 = "org.specs2" %% "specs2-core" % "4.20.9"
+      val specs2 = "org.specs2" %% "specs2-core" % "4.21.0"
       val munit = "org.scalameta" %% "munit" % "1.1.0"
 
       val scalacheck = "org.scalacheck" %% "scalacheck" % scalaCheckVersion % 
"test"


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

Reply via email to