Skip to content

Commit 1042925

Browse files
authored
Merge pull request #1680 from Baeldung/update/http4s-dsl-0.23.30
Update http4s-dsl from 0.23.29 to 0.23.30
2 parents 03629da + 344b559 commit 1042925

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

477477
val http4sBlaze = "0.23.17"
478-
val http4sVersion = "0.23.29"
478+
val http4sVersion = "0.23.30"
479479
val osLibVersion = "0.11.3"
480480

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

0 commit comments

Comments
 (0)