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 3a3b328 commit bacb6f0Copy full SHA for bacb6f0
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.32"
+val http4sVersion = "0.23.33"
493
val osLibVersion = "0.11.4"
494
495
val osLibDep = "com.lihaoyi" %% "os-lib" % osLibVersion
0 commit comments