Skip to content

Commit

Permalink
Update http4s-blaze-client to 0.23.17 (#1351)
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoo authored Dec 2, 2024
1 parent b7e50ab commit bb1b2ad
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 @@ -22,7 +22,7 @@ object Common extends AutoPlugin {
val awsVersion = "2.28.29"
val awsSubVersion = awsVersion.drop(awsVersion.indexOf('.') + 1)
val http4sVersion = "0.23.27"
val blazeVersion = "0.23.16"
val blazeVersion = "0.23.17"
val fs2Version = "3.11.0"

val majorVersion = "7"
Expand Down

0 comments on commit bb1b2ad

Please sign in to comment.