chore(deps): update dependency ash to == 3.0.0-rc.7 - autoclosed #43

Closed
renovate wants to merge 2 commits from renovate/ash-3.x into main
Showing only changes of commit 06cb7e7848 - Show all commits

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