chore(deps): update mix dependencies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2026-03-01 00:04:09 +00:00
parent 8fac974b1b
commit 5494734178
2 changed files with 18 additions and 17 deletions

View file

@ -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"},