Skip to content

Commit 1aea008

Browse files
chore(deps): update dependency phoenix to ~> 1.7.14
1 parent 709720b commit 1aea008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/city_trees_web/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ defmodule CityTreesWeb.MixProject do
3737
# Type `mix help deps` for examples and options.
3838
defp deps do
3939
[
40-
{:phoenix, "~> 1.6.10"},
40+
{:phoenix, "~> 1.7.14"},
4141
{:phoenix_ecto, "~> 4.4"},
4242
{:phoenix_html, "~> 3.2"},
4343
{:phoenix_live_reload, "~> 1.3", only: :dev},

0 commit comments

Comments
 (0)