Skip to content

Commit

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

Update http4s-ember-client, ... to 0.23.17
  • Loading branch information
mergify[bot] authored Jan 11, 2023
2 parents 4e4e4ec + 108c144 commit 966b4b9
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 @@ -140,8 +140,8 @@ lazy val lsp = module("lsp")
"com.disneystreaming.smithy4s" %% "smithy4s-codegen" % smithy4sVersion.value,
"org.eclipse.lsp4j" % "org.eclipse.lsp4j" % "0.19.0",
"io.circe" %% "circe-core" % "0.14.3",
"org.http4s" %% "http4s-ember-client" % "0.23.16",
"org.http4s" %% "http4s-ember-server" % "0.23.16" % Test,
"org.http4s" %% "http4s-ember-client" % "0.23.17",
"org.http4s" %% "http4s-ember-server" % "0.23.17" % Test,
"io.get-coursier" %% "coursier" % "2.0.16",
"org.typelevel" %% "cats-tagless-macros" % "0.14.0",
),
Expand Down

0 comments on commit 966b4b9

Please sign in to comment.