chore(deps): update dependency spark to v2
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Renovate Bot 2024-03-02 00:24:44 +13:00
parent c639c3afe8
commit b26893e3a9

View file

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