chore(deps): update dependency spark to v2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-03-14 17:18:41 +13:00
parent 22358bc5ad
commit 6f3ed8391d

View file

@ -104,7 +104,7 @@ defmodule Smokestack.MixProject do
{:git_ops, "~> 2.6", opts}, {:git_ops, "~> 2.6", opts},
{:mix_audit, "~> 2.1", opts}, {:mix_audit, "~> 2.1", opts},
{:recase, "~> 0.7"}, {:recase, "~> 0.7"},
{:spark, ">= 1.1.39 and < 2.0.0"} {:spark, "< 3.0.0"}
] ]
end end