Skip to content

Commit 143ee71

Browse files
Update dependency org.http4s:http4s-ember-client to v1.0.0-M43
1 parent f377a55 commit 143ee71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ libraryDependencies ++= Seq(
4646
"io.circe" %% "circe-core" % "0.15.0-M1",
4747
"is.cir" %% "ciris" % "2.3.3",
4848
"lt.dvim.ciris-hocon" %% "ciris-hocon" % "1.0.1",
49-
"org.http4s" %% "http4s-ember-client" % "1.0.0-M32",
49+
"org.http4s" %% "http4s-ember-client" % "1.0.0-M43",
5050
"org.polystat.odin" %% "analysis" % V.odin,
5151
"org.polystat.py2eo" % "transpiler" % V.py2eo,
5252
"org.polystat" % "far" % V.far,

0 commit comments

Comments
 (0)