update deps again
This commit is contained in:
2
mix.exs
2
mix.exs
@ -68,7 +68,7 @@ defmodule Cannery.MixProject do
|
||||
{:phoenix_live_reload, "~> 1.2", only: :dev},
|
||||
{:phoenix_live_view, "~> 1.0.0"},
|
||||
{:phoenix, "~> 1.7.19"},
|
||||
{:plug_cowboy, "~> 2.7"},
|
||||
{:plug_cowboy, "~> 2.7.0"},
|
||||
{:postgrex, ">= 0.0.0"},
|
||||
{:swoosh, "~> 1.6"},
|
||||
{:tailwind, "~> 0.2", runtime: Mix.env() == :dev},
|
||||
|
Reference in New Issue
Block a user