Skip to content

Commit fc6fcac

Browse files
authored
Merge pull request #2006 from Baeldung/update/http4s-dsl-0.23.32
Update http4s-dsl from 0.23.30 to 0.23.32
2 parents 5df6026 + 1e3e70d commit fc6fcac

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

491491
val http4sBlaze = "0.23.17"
492-
val http4sVersion = "0.23.30"
492+
val http4sVersion = "0.23.32"
493493
val osLibVersion = "0.11.4"
494494

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

0 commit comments

Comments
 (0)