We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ebafcb commit 1e3e70dCopy full SHA for 1e3e70d
build.sbt
@@ -489,7 +489,7 @@ lazy val scala_libraries_2 = (project in file("scala-libraries-2"))
489
)
490
491
val http4sBlaze = "0.23.17"
492
-val http4sVersion = "0.23.30"
+val http4sVersion = "0.23.32"
493
val osLibVersion = "0.11.4"
494
495
val osLibDep = "com.lihaoyi" %% "os-lib" % osLibVersion
0 commit comments