Skip to content

Commit d7ddd4b

Browse files
committed
chore: update mix.exs
1 parent 390b8a8 commit d7ddd4b

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
@@ -187,7 +187,7 @@ defmodule AshPostgres.MixProject do
187187
[
188188
{:ash, ash_version("~> 3.14")},
189189
{:spark, "~> 2.3 and >= 2.3.4"},
190-
{:ash_sql, ash_sql_version("~> 0.4 and >= 0.4.2")},
190+
{:ash_sql, ash_sql_version("~> 0.4 and >= 0.4.3")},
191191
{:igniter, "~> 0.6 and >= 0.6.29", optional: true},
192192
{:ecto_sql, "~> 3.13"},
193193
{:ecto, "~> 3.13"},

0 commit comments

Comments
 (0)