Skip to content

Commit

Permalink
Update case-insensitive to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Oct 8, 2024
1 parent 6d1ef78 commit ee93e92
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 @@ -58,7 +58,7 @@ lazy val `http4s-consul-middleware` = crossProject(JSPlatform, JVMPlatform)
"io.monix" %%% "newtypes-core" % "0.2.3",
"org.typelevel" %%% "log4cats-core" % log4catsVersion,
"org.typelevel" %%% "keypool" % "0.4.10",
"org.typelevel" %%% "case-insensitive" % "1.4.0",
"org.typelevel" %%% "case-insensitive" % "1.4.2",
"org.typelevel" %%% "cats-effect" % "3.5.4",
"org.typelevel" %%% "cats-mtl" % "1.5.0",
"org.tpolecat" %%% "natchez-core" % "0.3.6",
Expand Down

0 comments on commit ee93e92

Please sign in to comment.