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

This commit is contained in:
Renovate Bot 2026-04-02 00:15:17 +00:00
parent f8a3cc4c47
commit edecf452b2
2 changed files with 16 additions and 16 deletions

View file

@ -38,7 +38,7 @@ defmodule Mv.MixProject do
[
{:tidewave, "~> 0.5", only: [:dev]},
{:sourceror, "~> 1.8", only: [:dev, :test]},
{:live_debugger, "~> 0.6", only: [:dev]},
{:live_debugger, "~> 0.7", only: [:dev]},
{:ash_admin, "~> 0.14"},
{:ash_postgres, "~> 2.0"},
{:ash_phoenix, "~> 2.0"},