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

This commit is contained in:
Renovate Bot 2024-03-06 21:28:42 +13:00
parent 9a040ee688
commit 6d8a59408e

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