Skip to content

Commit 9f078b2

Browse files
authored
Merge pull request #579 from scala-steward/update/http4s-server-0.23.1
Update http4s-blaze-server, http4s-circe, ... to 0.23.1
2 parents 902cd60 + cc852ac commit 9f078b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import Keys._
33

44
// format: off
55
object Dependencies {
6-
val http4sVersion = "0.23.0"
6+
val http4sVersion = "0.23.1"
77
val circeVersion = "0.14.1"
88

99
val scala_213 = "2.13.6"

0 commit comments

Comments
 (0)