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 636a692 commit 6695976Copy full SHA for 6695976
build.sbt
@@ -457,7 +457,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
457
)
458
459
val http4sBlaze = "0.23.16"
460
-val http4sVersion = "0.23.27"
+val http4sVersion = "0.23.28"
461
val osLibVersion = "0.10.5"
462
463
val osLibDep = "com.lihaoyi" %% "os-lib" % osLibVersion
0 commit comments