feat(deps): upgrade dependencies
* `ex_doc` from 0.36.1 to 0.37.3 * `xlsx_reader` from 0.8.7 to 0.8.8
This commit is contained in:
2
mix.exs
2
mix.exs
@@ -40,7 +40,7 @@ defmodule Wabanex.MixProject do
|
||||
{:dns_cluster, "~> 0.2.0"},
|
||||
{:ecto_sql, "~> 3.12.0"},
|
||||
{:elixlsx, "~> 0.6.0", only: :test},
|
||||
{:ex_doc, "~> 0.36.0", only: :dev, runtime: false},
|
||||
{:ex_doc, "~> 0.37.0", only: :dev, runtime: false},
|
||||
{:gettext, "~> 0.26.0"},
|
||||
{:jason, "~> 1.4.0"},
|
||||
{:junit_formatter, "~> 3.4.0", only: [:test]},
|
||||
|
Reference in New Issue
Block a user