Skip to content

Commit

Permalink
Update http4s-dsl to 0.23.24
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoo committed Nov 20, 2023
1 parent 7dcf655 commit 5ae3cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Common.scala
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ object Common extends AutoPlugin {

val awsVersion = "2.21.15"
val awsSubVersion = awsVersion.drop(awsVersion.indexOf('.') + 1)
val http4sVersion = "0.23.19"
val http4sVersion = "0.23.24"
val blazeVersion = "0.23.15"
val fs2Version = "3.7.0"

Expand Down

0 comments on commit 5ae3cba

Please sign in to comment.