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 41e14af commit 9331175Copy full SHA for 9331175
elixir/phoenix_bandit/mix.exs
@@ -17,7 +17,7 @@ defmodule Server.MixProject do
17
defp deps do
18
[
19
{:phoenix, "~> 1.8.0"},
20
- {:bandit, "~> 1.7.0"},
+ {:bandit, "~> 1.8.0"},
21
{:jason, "~> 1.4"}
22
]
23
end
0 commit comments