This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/specs2-core-4.23.0
in repository https://gitbox.apache.org/repos/asf/pekko-http.git

commit 2df2bd3ae3c7543b688c77ad8f299537c9932546
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 10:26:31 2025 +0000

    Update specs2-core to 4.23.0
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index e6aab354e..ef784282e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -81,7 +81,7 @@ object Dependencies {
     object Test {
       val sprayJson = Compile.sprayJson % "test"
       val junit = Compile.junit % "test"
-      val specs2 = "org.specs2" %% "specs2-core" % "4.22.0"
+      val specs2 = "org.specs2" %% "specs2-core" % "4.23.0"
       val munit = "org.scalameta" %% "munit" % "1.2.1"
 
       val scalacheck = "org.scalacheck" %% "scalacheck" % scalaCheckVersion % 
"test"


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

Reply via email to