chore(deps): update dependency spark to ~> and 1.1 and >= 1.1.39 - autoclosed #25

Closed
renovate wants to merge 1 commit from renovate/spark-1.x into main

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},