Skip to content

Commit e5a3315

Browse files
committed
chore: update ash_sql
1 parent 1e32d2f commit e5a3315

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ defmodule AshPostgres.MixProject do
188188
[
189189
{:ash, ash_version("~> 3.24")},
190190
{:spark, "~> 2.3 and >= 2.3.4"},
191-
{:ash_sql, ash_sql_version("~> 0.4 and >= 0.4.3")},
191+
{:ash_sql, ash_sql_version("~> 0.6")},
192192
{:igniter, "~> 0.6 and >= 0.6.29", optional: true},
193193
{:ecto_sql, "~> 3.13"},
194194
{:ecto, "~> 3.13"},

0 commit comments

Comments
 (0)