Skip to content

Commit

Permalink
Update http4s-ember-client, ... to 0.23.24
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 25, 2023
1 parent 161bbcb commit b4a5c1b
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 @@ -154,8 +154,8 @@ lazy val lsp = module("lsp")
libraryDependencies ++= Seq(
"org.eclipse.lsp4j" % "org.eclipse.lsp4j" % "0.21.1",
"io.circe" %% "circe-core" % "0.14.6",
"org.http4s" %% "http4s-ember-client" % "0.23.23",
"org.http4s" %% "http4s-ember-server" % "0.23.23" % Test,
"org.http4s" %% "http4s-ember-client" % "0.23.24",
"org.http4s" %% "http4s-ember-server" % "0.23.24" % Test,
"io.get-coursier" %% "coursier" % "2.1.8",
"org.typelevel" %% "cats-tagless-core" % "0.15.0",
),
Expand Down

0 comments on commit b4a5c1b

Please sign in to comment.