mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Bump quoted to version 1.2.0
This commit is contained in:
parent
691b7c4518
commit
a55d1966f4
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{cover_enabled, true}.
|
||||
{deps, [
|
||||
{quoted, "1.0.3",
|
||||
{git, "git://github.com/klaar/quoted.erl.git", {tag, "1.0.3"}}},
|
||||
{quoted, "1.2.*",
|
||||
{git, "git://github.com/klaar/quoted.erl.git", {tag, "1.2.0"}}},
|
||||
{proper, "1.0",
|
||||
{git, "git://github.com/manopapad/proper.git", {tag, "v1.0"}}}
|
||||
]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue