Skip to content

Commit f48e1a4

Browse files
committed
chore: update ash_sql
1 parent 9bc0bed commit f48e1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ defmodule AshPostgres.MixProject do
179179
[
180180
{:ash, ash_version("~> 3.7")},
181181
{:spark, "~> 2.3 and >= 2.3.4"},
182-
{:ash_sql, ash_sql_version("~> 0.3 and >= 0.3.6")},
182+
{:ash_sql, ash_sql_version("~> 0.3 and >= 0.3.7")},
183183
{:igniter, "~> 0.6 and >= 0.6.29", optional: true},
184184
{:ecto_sql, "~> 3.13"},
185185
{:ecto, "~> 3.13"},

0 commit comments

Comments
 (0)