If your are using ash_phoenix, it has a dependency on ash 3.0. So if you want to upgrade, set {:ash, "~> 3.1", override: true} in your mix.exs
PS, I haven’t seen anything from ash_phoenix breaking with Ash 3.1 so far.
If your are using ash_phoenix, it has a dependency on ash 3.0. So if you want to upgrade, set {:ash, "~> 3.1", override: true} in your mix.exs
PS, I haven’t seen anything from ash_phoenix breaking with Ash 3.1 so far.