Releases: http4s/http4s-finagle
Releases · http4s/http4s-finagle
Http4s 0.20.23
v0.20.23-0 fix release
First Release
if your http4s version is 0.21.x
simply set http4s-finagle to 0.21
libraryDependencies += "org.http4s" %% "http4s-finagle" % "0.21+"
if in any circumstance you need fix the finagle version(most cases not, finagle api is quite stable)
libraryDependencies += "org.http4s" %% "http4s-finagle" % "0.21.4-20.4.1-0"
^ ^ ^
http4s fingale patch
Dotty
Dotty version is compiled, but runtime issue with scala2 version of http4s and cats-effect