Skip to content
Prev Previous commit
Update http4s-blaze-server, http4s-circe, ... to 0.23.12
  • Loading branch information
47erbot committed Jun 1, 2022
commit 593ffbca9b9ed87c56b4d90d94665cf7af33e2a1
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object ProjectPlugin extends AutoPlugin {
object V {
lazy val cats = "2.7.0"
lazy val catsEffect = "2.5.5"
lazy val http4s = "0.21.33"
lazy val http4s = "0.23.12"
lazy val circe = "0.14.2"
lazy val log4s = "1.7.0"
lazy val scalatest = "3.2.12"
Expand Down