We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43c1c57 + 812076d commit 4b2a4aaCopy full SHA for 4b2a4aa
build.sbt
@@ -4,7 +4,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
4
val catsV = "2.0.0"
5
val catsEffectV = "2.0.0"
6
val fs2V = "2.1.0"
7
-val http4sV = "0.21.0-M5"
+val http4sV = "0.21.0-M6"
8
val circeV = "0.12.3"
9
val catsEffectTestingV = "0.3.0"
10
val log4catsV = "1.0.1"
0 commit comments