Skip to content

Commit

Permalink
Update http4s to 0.23.30
Browse files Browse the repository at this point in the history
  • Loading branch information
joan38 committed Feb 3, 2025
1 parent 5068336 commit acddc2d
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 @@ -11,7 +11,7 @@ lazy val circe = {
}

lazy val http4s = {
val version = "0.23.24"
val version = "0.23.30"
val jdkClientVersion = "0.5.0"
Agg(
ivy"org.http4s::http4s-dsl:$version",
Expand Down

0 comments on commit acddc2d

Please sign in to comment.