Skip to content

Commit

Permalink
Upgraded http4s to 0.23.12
Browse files Browse the repository at this point in the history
  • Loading branch information
domaspoliakas committed Jun 8, 2022
1 parent bb2eb23 commit 65343bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.sc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object Dependencies {
}

lazy val http4s = {
val version = "0.23.11"
val version = "0.23.12"
val jdkClientVersion = "0.7.0"
Agg(
ivy"org.http4s::http4s-dsl:$version",
Expand Down

0 comments on commit 65343bd

Please sign in to comment.