Compare commits

..

1 Commits

Author SHA1 Message Date
78e51a51c6 chore(deps): update dependency phoenix_live_dashboard to ~> 0.6
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-04-24 00:00:47 +00:00

View File

@ -35,7 +35,7 @@ defmodule Wabanex.MixProject do
{:crudry, "~> 2.4.0"},
{:dialyxir, "~> 1.1", only: [:dev, :test], runtime: false},
{:ecto_sql, "~> 3.4"},
{:gettext, "~> 0.19"},
{:gettext, "~> 0.11"},
{:jason, "~> 1.0"},
{:junit_formatter, "~> 3.1", only: [:test]},
{:lcov_ex, "~> 0.2", only: [:dev, :test], runtime: false},