Skip to content

Commit

Permalink
Merge 69afb66 into 839097a
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 9, 2023
2 parents 839097a + 69afb66 commit 9ba17f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ lazy val core = project
"org.scalaz" %% "scalaz-core" % "7.3.7",
"com.typesafe.akka" %% "akka-http" % "10.2.10" % "test" cross CrossVersion.for3Use2_13,
"com.typesafe.akka" %% "akka-stream" % "2.6.20" % "test" cross CrossVersion.for3Use2_13,
"org.slf4j" % "slf4j-nop" % "2.0.7" % "test",
"org.slf4j" % "slf4j-nop" % "2.0.9" % "test",
"org.specs2" %% "specs2-core" % "4.20.2" % "test"
),
mdocOut := file(".")
Expand Down

0 comments on commit 9ba17f6

Please sign in to comment.