Skip to content

Commit

Permalink
Update dependency org.http4s:http4s-ember-client to v1.0.0-M42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent f377a55 commit fd6f6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ libraryDependencies ++= Seq(
"io.circe" %% "circe-core" % "0.15.0-M1",
"is.cir" %% "ciris" % "2.3.3",
"lt.dvim.ciris-hocon" %% "ciris-hocon" % "1.0.1",
"org.http4s" %% "http4s-ember-client" % "1.0.0-M32",
"org.http4s" %% "http4s-ember-client" % "1.0.0-M42",
"org.polystat.odin" %% "analysis" % V.odin,
"org.polystat.py2eo" % "transpiler" % V.py2eo,
"org.polystat" % "far" % V.far,
Expand Down

0 comments on commit fd6f6aa

Please sign in to comment.