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


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

commit 2cff375a1e11ce3f596d7282bcf1694702924787
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 23 11:02:55 2025 +0100

    Update specs2-core to 4.21.0 (#1017)
    
    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 4bed94945..9e6167d2c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -225,7 +225,7 @@ object Dependencies {
       ("org.apache.hadoop" % "hadoop-common" % "3.3.6" % 
Test).exclude("log4j", "log4j"),
       "com.sksamuel.avro4s" %% "avro4s-core" % avro4sVersion.value % Test,
       "org.scalacheck" %% "scalacheck" % scalaCheckVersion % Test,
-      "org.specs2" %% "specs2-core" % "4.20.9" % Test,
+      "org.specs2" %% "specs2-core" % "4.21.0" % Test,
       "org.slf4j" % "slf4j-api" % Slf4jVersion % Test,
       "org.slf4j" % "log4j-over-slf4j" % Slf4jVersion % Test))
 


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

Reply via email to