Skip to content

Commit ed6ed15

Browse files
Update http4s-dsl to 0.23.26 (#346)
1 parent bf53cd1 commit ed6ed15

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
@@ -162,7 +162,7 @@ def pekkoHttpInExamples = {
162162
Seq(pekkoStream, pekkoHttp, pekkoHttpSprayJson)
163163
}
164164

165-
val http4sVersion = "0.23.25"
165+
val http4sVersion = "0.23.26"
166166
val http4s = "org.http4s" %% "http4s-dsl" % http4sVersion
167167

168168
val http4sStirVersion = "0.2"

0 commit comments

Comments
 (0)