chore: update mix.lock

This commit is contained in:
Zach Daniel 2024-08-25 11:59:44 -04:00
parent 8fc3184de6
commit c171a639d9
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
erlang 25.2.2
elixir 1.14.3
erlang 27.0.1
elixir 1.17.2-otp-27

View file

@ -69,7 +69,7 @@ defmodule AshBlog.MixProject do
# Run "mix help deps" to learn about dependencies.
defp deps do
[
{:ash, "~> 3.0.0-rc.7"},
{:ash, "~> 3.0"},
{:yaml_elixir, "~> 2.9"},
{:xml_builder, "~> 2.2"},