Skip to content

Commit

Permalink
"downgrade" to http4s 0.23 (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubukoz committed Sep 4, 2021
1 parent e67ff09 commit cf08542
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 @@ val kindProjectorVersion = "0.13.2"
val redis4catsVersion = "1.0.0"
val h2Version = "1.4.200"
val log4CatsVersion = "2.1.1"
val http4sVersion = "1.0.0-M22"
val http4sVersion = "0.23.3"
val akkaHttpVersion = "10.2.4"
val circeVersion = "0.14.1"
val sttpVersion = "3.3.11"
Expand Down

0 comments on commit cf08542

Please sign in to comment.