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

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

commit 0a68d9b3326a0269d3283dff130539d08c93eac1
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Wed May 22 17:06:42 2024 +0000

    Update munit to 1.0.0
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 6b280a15b..cacad4f5f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -79,7 +79,7 @@ object Dependencies {
       val sprayJson = Compile.sprayJson % "test"
       val junit = Compile.junit % "test"
       val specs2 = "org.specs2" %% "specs2-core" % "4.20.3"
-      val munit = "org.scalameta" %% "munit" % "0.7.29"
+      val munit = "org.scalameta" %% "munit" % "1.0.0"
 
       val scalacheck = "org.scalacheck" %% "scalacheck" % scalaCheckVersion % 
"test"
       val junitIntf = "com.github.sbt" % "junit-interface" % "0.13.3" % "test"


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

Reply via email to