Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Public Libs
Elixir
Notification Dispatcher
Commits
26748cc8
Commit
26748cc8
authored
Oct 28, 2020
by
Miguel Basticioto
Browse files
fix: ajuste na config do hex
parent
50f6c775
Changes
1
Hide whitespace changes
Inline
Side-by-side
mix.exs
View file @
26748cc8
...
...
@@ -35,6 +35,7 @@ defmodule NotificationDispatcher.MixProject do
{
:amqp
,
"~> 1.6.0"
},
{
:poison
,
"~> 3.1"
},
{
:timex
,
"~> 3.5"
},
{
:ex_doc
,
"~> 0.23"
,
only:
:dev
,
runtime:
false
}
]
end
end
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment