Skip to content

Commit 66fabe6

Browse files
Update http4s-dsl to 0.23.29 (#413)
1 parent 9f6117e commit 66fabe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ def pekkoHttpInExamples = {
156156
Seq(pekkoStream, pekkoHttp, pekkoHttpSprayJson)
157157
}
158158

159-
val http4sVersion = "0.23.28"
159+
val http4sVersion = "0.23.29"
160160
val http4s = Def.setting("org.http4s" %%% "http4s-dsl" % http4sVersion)
161161

162162
val http4sStirVersion = "0.4.0"

0 commit comments

Comments
 (0)