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-03 00:04:19 +00:00
parent f3be6ee198
commit 844f5a18d1
2 changed files with 19 additions and 18 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"},