Skip to content

Commit 694a8d2

Browse files
authored
Merge pull request #1330 from Baeldung/update/http4s-dsl-0.23.27
Update http4s-dsl from 0.23.26 to 0.23.27
2 parents 983d78b + 16277bb commit 694a8d2

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
@@ -429,7 +429,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
429429
)
430430

431431
val http4sBlaze = "0.23.16"
432-
val http4sVersion = "0.23.26"
432+
val http4sVersion = "0.23.27"
433433
val osLibVersion = "0.10.0"
434434

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

0 commit comments

Comments
 (0)