Skip to content

Commit

Permalink
Update http4s-core to 0.23.27
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 5, 2024
1 parent 8f1b514 commit 690e441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
val prometheusCommon = "io.prometheus" % "simpleclient_common" % prometheusVersion
val scalatest = "org.scalatest" %% "scalatest" % "3.2.15"
val `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "3.7.0"
val http4s = "org.http4s" %% "http4s-core" % "0.23.7"
val http4s = "org.http4s" %% "http4s-core" % "0.23.27"
val doobie = "org.tpolecat" %% "doobie-core" % "1.0.0-RC5"

object Cats {
Expand Down

0 comments on commit 690e441

Please sign in to comment.