Skip to content

Commit

Permalink
Update ExDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
akira committed Jan 21, 2019
1 parent 1caa78f commit 13a606f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ defmodule ExqUi.Mixfile do
[
{ :exq, "~> 0.9"},
{ :excoveralls, "~> 0.3", only: :test },
{ :ex_doc, ">= 0.0.0", only: :dev }
{ :ex_doc, "~> 0.19", only: :dev }
] ++ cowboy_deps()
end

Expand Down

0 comments on commit 13a606f

Please sign in to comment.