mercadona / postoffice

A dispatching service implemented in Elixir. Communicate services or sent api calls to yourself to process anything later
Apache License 2.0
23 stars 7 forks source link

find latest version of each dependencie #158

Closed lucasyarza closed 1 year ago

lucasyarza commented 1 year ago

Update dependencies to latest version Pending for update:

{:ecto_sql, "~> 3.7.0"}, # https://hexdocs.pm/ecto_sql/Ecto.Adapters.SQL.html --> 3.9.0 -- red test with > 3.8
{:goth, "~> 1.2.0"}, # https://hexdocs.pm/goth/api-reference.html -> 1.3.1 -- depends on finth also prom_ex
{:gen_stage, "~> 0.14"}, # https://hexdocs.pm/gen_stage/GenStage.html -> 1.1.2
{:oban, "2.7.2"}, # 2.13.5; No updated; dependencies(ecto_sql, jason,postgrex , telemetry); https://hex.pm/packages/oban
{:prom_ex, "~> 1.4.1"}, # 1.7.1; No updated; dependencies(); https://hexdocs.pm/prom_ex/PromEx.html -- depends on dependencies of oban