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

This commit is contained in:
Renovate Bot 2024-03-02 00:18:05 +13:00
parent 1a5a0ae77a
commit a117a19637

View file

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