chore(deps): update mix dependencies
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8fac974b1b
commit
cb9da92d1a
2 changed files with 18 additions and 17 deletions
2
mix.exs
2
mix.exs
|
|
@ -39,7 +39,7 @@ defmodule Mv.MixProject do
|
|||
{:tidewave, "~> 0.5", only: [:dev]},
|
||||
{:sourceror, "~> 1.8", only: [:dev, :test]},
|
||||
{:live_debugger, "~> 0.6", only: [:dev]},
|
||||
{:ash_admin, "~> 0.13"},
|
||||
{:ash_admin, "~> 0.14"},
|
||||
{:ash_postgres, "~> 2.0"},
|
||||
{:ash_phoenix, "~> 2.0"},
|
||||
{:ash, "~> 3.0"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue