Skip to content

Commit f980497

Browse files
committed
Right ex_doc version
1 parent 0fd9303 commit f980497

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
@@ -38,7 +38,7 @@ defmodule GeoPostgis.Mixfile do
3838
[
3939
{:geo, "~> 3.0"},
4040
{:postgrex, "~> 0.13"},
41-
{:ex_doc, "~> 0.18.0", only: :dev},
41+
{:ex_doc, "~> 0.18.4", only: :dev},
4242
{:ecto, "~> 2.1", optional: true, only: :test},
4343
{:poison, "~> 2.2 or ~> 3.0", optional: true},
4444
{:jason, "~> 1.0", optional: true}

0 commit comments

Comments
 (0)