chore(deps): update dependency ash to == 3.0.0-rc.7
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-04-02 10:20:52 +13:00
parent 0e5d3cf1b6
commit 06cb7e7848

View file

@ -70,7 +70,7 @@ defmodule AshCubDB.MixProject do
opts = [only: ~w[dev test]a, runtime: false]
[
{:ash, "== 3.0.0-rc.5"},
{:ash, "== 3.0.0-rc.7"},
{:cubdb, "~> 2.0"},
{:spark, "~> 2.1"},
{:earmark, ">= 0.0.0"},