Skip to content

Commit

Permalink
Update mix.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
ip2location committed Nov 27, 2024
1 parent e9fddf6 commit 822a6d0
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 @@ -23,7 +23,7 @@ defmodule IP2LocationErlang.MixProject do
defp deps() do
[
{:jiffy, "~> 1.1"},
{:ex_doc, "~> 0.0.0", only: :dev, runtime: false}
{:ex_doc, "~> 0.14", only: :dev, runtime: false}
]
end

Expand Down

0 comments on commit 822a6d0

Please sign in to comment.