Skip to content

Commit

Permalink
chore: update actual dep
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Oct 13, 2024
1 parent 56c78d4 commit ad79181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ defmodule AshMoney.MixProject do
[
{:ash, ash_version("~> 3.0 and >= 3.0.15")},
{:ex_money, "~> 5.15"},
{:igniter, "~> 0.3 and >= 0.3.34"},
{:igniter, "~> 0.3 and >= 0.3.58"},
{:ex_money_sql, "~> 1.0", optional: true},
{:ash_postgres, "~> 2.0", optional: true},
{:ash_graphql, "~> 1.0", optional: true},
Expand Down

0 comments on commit ad79181

Please sign in to comment.