Skip to content

Commit 39df9c3

Browse files
authored
Merge pull request #388 from scala-steward/update/http4s-server-0.21.0
Update http4s-blaze-server, http4s-dsl, ... to 0.21.0
2 parents 21f3d61 + a5946db commit 39df9c3

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
@@ -2,7 +2,7 @@ import sbt._
22
import Keys._
33

44
object Dependencies {
5-
lazy val http4sVersion = "0.21.0-RC5"
5+
lazy val http4sVersion = "0.21.0"
66
lazy val specs2Version = "4.8.1"
77

88
lazy val http4sServer = "org.http4s" %% "http4s-server" % http4sVersion

0 commit comments

Comments
 (0)