Skip to content

Commit 6ff95ce

Browse files
authored
Merge pull request #1560 from Baeldung/update/http4s-dsl-0.23.28
Update http4s-dsl from 0.23.27 to 0.23.28
2 parents e8ceb95 + 6695976 commit 6ff95ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
457457
)
458458

459459
val http4sBlaze = "0.23.16"
460-
val http4sVersion = "0.23.27"
460+
val http4sVersion = "0.23.28"
461461
val osLibVersion = "0.10.5"
462462

463463
val osLibDep = "com.lihaoyi" %% "os-lib" % osLibVersion

0 commit comments

Comments
 (0)