There was an error while loading. Please reload this page.
1 parent 41ef104 commit 3d2f171Copy full SHA for 3d2f171
1 file changed
mix.exs
@@ -52,7 +52,7 @@ defmodule EvlDaemon.Mixfile do
52
{:httpoison, "~> 1.7.0"},
53
{:jason, "~> 1.2"},
54
{:plug, "~> 1.15"},
55
- {:plug_cowboy, "~> 2.6"},
+ {:plug_cowboy, "~> 2.7"},
56
{:cors_plug, "~> 2.0"},
57
{:dialyxir, "~> 1.1.0", only: [:dev], runtime: false},
58
{:ex_doc, "~> 0.22.2", only: [:dev], runtime: false},
0 commit comments