We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a7c41d + 80e2f69 commit d7cfc98Copy full SHA for d7cfc98
1 file changed
elixir/phoenix_bandit/mix.exs
@@ -17,7 +17,7 @@ defmodule Server.MixProject do
17
defp deps do
18
[
19
{:phoenix, "~> 1.8.1"},
20
- {:bandit, "~> 1.10.0"},
+ {:bandit, "~> 1.11.0"},
21
{:jason, "~> 1.4"}
22
]
23
end
0 commit comments