We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b34f14 commit 09f4a5dCopy full SHA for 09f4a5d
elixir/phoenix_bandit/mix.exs
@@ -16,7 +16,7 @@ defmodule Server.MixProject do
16
17
defp deps do
18
[
19
- {:phoenix, "~> 1.7.14"},
+ {:phoenix, "~> 1.8.0"},
20
{:bandit, "~> 1.7.0"},
21
{:jason, "~> 1.4"}
22
]
elixir/phoenix_cowboy/mix.exs
{:jason, "~> 1.4"},
{:plug_cowboy, "~> 2.7.2"}
0 commit comments