Skip to content

Commit

Permalink
Update http4s-circe, http4s-client, ... to 0.23.23
Browse files Browse the repository at this point in the history
  • Loading branch information
davenverse-steward[bot] committed Aug 2, 2023
1 parent c962ca1 commit a6d4f51
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 @@ -17,7 +17,7 @@ ThisBuild / crossScalaVersions := Seq("2.12.15", "2.13.8", "3.2.1")
val catsV = "2.8.0"
val catsEffectV = "3.4.2"
val fs2V = "3.4.0"
val http4sV = "0.23.16"
val http4sV = "0.23.23"
val circeV = "0.14.3"
val catsEffectTestingV = "1.5.0"
val log4catsV = "2.5.0"
Expand Down

0 comments on commit a6d4f51

Please sign in to comment.