Skip to content

Commit 5501108

Browse files
chore(deps): update dependency cowboy to v2
1 parent 2c94525 commit 5501108

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ defmodule Eblog.Mixfile do
3737
{:phoenix_html, "== 2.14.3"},
3838
{:phoenix_live_reload, "== 1.3.3", only: :dev},
3939
{:gettext, "== 0.19.1"},
40-
{:cowboy, "== 1.1.2"}]
40+
{:cowboy, "== 2.13.0"}]
4141
end
4242

4343
# Aliases are shortcuts or tasks specific to the current project.

0 commit comments

Comments
 (0)