chore(deps): update mix dependencies
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Renovate Bot 2025-07-02 12:51:28 +00:00
parent b243148e69
commit 310bf9521f
2 changed files with 20 additions and 20 deletions

View file

@ -35,7 +35,7 @@ defmodule Mv.MixProject do
[
{:tidewave, "~> 0.1", only: [:dev]},
{:sourceror, "~> 1.8", only: [:dev, :test]},
{:live_debugger, "~> 0.2", only: [:dev]},
{:live_debugger, "~> 0.3", only: [:dev]},
{:ash_admin, "~> 0.13"},
{:ash_postgres, "~> 2.0"},
{:ash_phoenix, "~> 2.0"},