Skip to content

Commit 1e3e70d

Browse files
Update http4s-dsl from 0.23.30 to 0.23.32
1 parent 3ebafcb commit 1e3e70d

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)