Skip to content

Commit 9d6e0b4

Browse files
authored
Merge pull request #1618 from Baeldung/update/http4s-dsl-0.23.29
Update http4s-dsl from 0.23.28 to 0.23.29
2 parents 1e25b5b + 7b45b27 commit 9d6e0b4

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
@@ -469,7 +469,7 @@ lazy val scala_libraries_2 = (project in file("scala-libraries-2"))
469469
)
470470

471471
val http4sBlaze = "0.23.16"
472-
val http4sVersion = "0.23.28"
472+
val http4sVersion = "0.23.29"
473473
val osLibVersion = "0.11.1"
474474

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

0 commit comments

Comments
 (0)