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

This commit is contained in:
Renovate Bot 2026-05-03 00:19:24 +00:00 committed by moritz
parent 3bfb7dd09c
commit 317357817c
2 changed files with 13 additions and 13 deletions

View file

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