We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fd9303 commit f980497Copy full SHA for f980497
1 file changed
mix.exs
@@ -38,7 +38,7 @@ defmodule GeoPostgis.Mixfile do
38
[
39
{:geo, "~> 3.0"},
40
{:postgrex, "~> 0.13"},
41
- {:ex_doc, "~> 0.18.0", only: :dev},
+ {:ex_doc, "~> 0.18.4", only: :dev},
42
{:ecto, "~> 2.1", optional: true, only: :test},
43
{:poison, "~> 2.2 or ~> 3.0", optional: true},
44
{:jason, "~> 1.0", optional: true}
0 commit comments