chore(deps): update dependency spark to v2
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot 2024-03-27 11:23:19 +13:00
parent 258c7df0a1
commit 232b0ef74f

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.6"},
{:earmark, ">= 0.0.0"},
{:credo, "~> 1.7", opts},
{:dialyxir, "~> 1.3", opts},