Skip to content

Commit

Permalink
Merge pull request #500 from scala-steward/update/http4s-ember-server…
Browse files Browse the repository at this point in the history
…-0.23.30

Update http4s-ember-client, ... to 0.23.30
  • Loading branch information
mergify[bot] authored Dec 5, 2024
2 parents 7ae830a + e849ee2 commit 35bd54e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@ lazy val lsp = module("lsp")
libraryDependencies ++= Seq(
"org.eclipse.lsp4j" % "org.eclipse.lsp4j" % "0.23.1",
"io.circe" %% "circe-core" % "0.14.10",
"org.http4s" %% "http4s-ember-client" % "0.23.29",
"org.http4s" %% "http4s-ember-server" % "0.23.29" % Test,
"org.http4s" %% "http4s-ember-client" % "0.23.30",
"org.http4s" %% "http4s-ember-server" % "0.23.30" % Test,
("io.get-coursier" % "coursier" % "2.1.14")
.cross(CrossVersion.for3Use2_13)
.exclude("org.scala-lang.modules", "scala-collection-compat_2.13")
Expand Down

0 comments on commit 35bd54e

Please sign in to comment.