chore(deps): update dependency spark to ~> and 1.1 and >= 1.1.39
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-14 00:38:40 +00:00
parent 12b4e77b99
commit 9be11f6735

View file

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