chore(deps): update mix dependencies
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Renovate Bot 2025-07-02 15:08:24 +00:00
parent 25f8362d68
commit 9bbb142869
2 changed files with 22 additions and 22 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"},