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 3399ac4 commit b0d858bCopy full SHA for b0d858b
elixir/plug_cowboy/mix.exs
@@ -16,7 +16,7 @@ defmodule Server.MixProject do
16
17
defp deps do
18
[
19
- {:plug, "~> 1.14.2"},
+ {:plug, "~> 1.15.0"},
20
{:plug_cowboy, "~> 2.6"}
21
]
22
end
0 commit comments