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 14:09:15 +13:00
parent 258c7df0a1
commit a7206f947b

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