We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f377a55 commit 143ee71Copy full SHA for 143ee71
build.sbt
@@ -46,7 +46,7 @@ libraryDependencies ++= Seq(
46
"io.circe" %% "circe-core" % "0.15.0-M1",
47
"is.cir" %% "ciris" % "2.3.3",
48
"lt.dvim.ciris-hocon" %% "ciris-hocon" % "1.0.1",
49
- "org.http4s" %% "http4s-ember-client" % "1.0.0-M32",
+ "org.http4s" %% "http4s-ember-client" % "1.0.0-M43",
50
"org.polystat.odin" %% "analysis" % V.odin,
51
"org.polystat.py2eo" % "transpiler" % V.py2eo,
52
"org.polystat" % "far" % V.far,
0 commit comments