Skip to content

Commit

Permalink
Merge pull request #579 from scala-steward/update/http4s-server-0.23.1
Browse files Browse the repository at this point in the history
Update http4s-blaze-server, http4s-circe, ... to 0.23.1
  • Loading branch information
zarthross authored Sep 1, 2021
2 parents 902cd60 + cc852ac commit 9f078b2
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 @@ -3,7 +3,7 @@ import Keys._

// format: off
object Dependencies {
val http4sVersion = "0.23.0"
val http4sVersion = "0.23.1"
val circeVersion = "0.14.1"

val scala_213 = "2.13.6"
Expand Down

0 comments on commit 9f078b2

Please sign in to comment.