Skip to content

Commit

Permalink
Merge pull request #398 from Banno/update/http4s-circe-0.23.24
Browse files Browse the repository at this point in the history
Update http4s-circe, http4s-client, ... to 0.23.24
  • Loading branch information
rossabaker committed Nov 15, 2023
2 parents 1a00020 + af319de commit f23249f
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 @@ -14,7 +14,7 @@ ThisBuild / tlSonatypeUseLegacyHost := true
ThisBuild / githubWorkflowTargetBranches :=
Seq("*", "series/*")

val http4sV = "0.23.23"
val http4sV = "0.23.24"
val munitCatsEffectV = "1.0.7"
val munitScalaCheckV = "0.7.29"
val scalacheckEffectV = "1.0.4"
Expand Down

0 comments on commit f23249f

Please sign in to comment.