Skip to content

Commit 60d2183

Browse files
committed
Update http4s-blaze-server, http4s-dsl, ... to 0.21.0-RC5
1 parent f62c218 commit 60d2183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-RC2"
5+
lazy val http4sVersion = "0.21.0-RC5"
66
lazy val specs2Version = "4.8.1"
77

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

0 commit comments

Comments
 (0)