diff --git a/build.sbt b/build.sbt index b312b54..b6446ed 100644 --- a/build.sbt +++ b/build.sbt @@ -73,7 +73,7 @@ lazy val operations = project "org.http4s" %%% "http4s-circe" % "0.23.26", "org.http4s" %%% "http4s-dsl" % "0.23.26", "org.http4s" %%% "http4s-ember-client" % "0.23.26", - "org.typelevel" %%% "case-insensitive" % "1.4.0", + "org.typelevel" %%% "case-insensitive" % "1.4.2", "org.typelevel" %%% "feral-lambda-http4s" % "0.2.4", ), Compile / npmDependencies ++= Seq(