Merge pull request 'chore(deps): update mix dependencies' (#517) from renovate/mix-dependencies into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #517
This commit is contained in:
Simon 2026-06-08 12:06:13 +02:00
commit 62c6970bf0

View file

@ -47,7 +47,7 @@ defmodule Mv.MixProject do
{:bcrypt_elixir, "~> 3.0"}, {:bcrypt_elixir, "~> 3.0"},
{:ash_authentication, "~> 4.9"}, {:ash_authentication, "~> 4.9"},
{:ash_authentication_phoenix, "~> 2.10"}, {:ash_authentication_phoenix, "~> 2.10"},
{:igniter, "~> 0.7", only: [:dev, :test]}, {:igniter, "~> 0.8", only: [:dev, :test]},
{:phoenix, "~> 1.8.0-rc.4", override: true}, {:phoenix, "~> 1.8.0-rc.4", override: true},
{:phoenix_ecto, "~> 4.5"}, {:phoenix_ecto, "~> 4.5"},
{:ecto_sql, "~> 3.10"}, {:ecto_sql, "~> 3.10"},