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-21 02:19:23 +13:00
parent f7df16cae5
commit 228f606ba0

View file

@ -72,7 +72,7 @@ defmodule AshCubDB.MixProject do
[
{:ash, "~> 2.13"},
{:cubdb, "~> 2.0"},
{:spark, "~> 1.1 and >= 1.1.39"},
{:spark, "== 2.1.3"},
{:earmark, ">= 0.0.0"},
{:credo, "~> 1.7", opts},
{:dialyxir, "~> 1.3", opts},