chore: bump centralcloud_core elixir ~> 1.20
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
parent
a3622f29ef
commit
0ed09d5fb5
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ defmodule CentralcloudCore.MixProject do
|
|||
config_path: "../../config/config.exs",
|
||||
deps_path: "../../deps",
|
||||
lockfile: "../../mix.lock",
|
||||
elixir: "~> 1.17",
|
||||
elixir: "~> 1.20",
|
||||
start_permanent: Mix.env() == :prod,
|
||||
deps: deps()
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue