Skip to content

Commit

Permalink
Bump http4s to 0.22.4 (close #171)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamarcolin authored and paulboocock committed Oct 2, 2021
1 parent 6171958 commit 4d87c77
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 @@ -20,7 +20,7 @@ object Dependencies {
val igluCore = "1.0.1"
val circe = "0.14.1"
val catsEffect = "2.5.3"
val http4s = "0.22.3"
val http4s = "0.22.4"

// Java
val slf4j = "1.7.32"
Expand Down

0 comments on commit 4d87c77

Please sign in to comment.