We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb5e48 commit 38485a1Copy full SHA for 38485a1
1 file changed
mix.exs
@@ -39,7 +39,7 @@ defmodule ExDoc.Mixfile do
39
40
defp deps do
41
[
42
- {:earmark_parser, "~> 1.4.42"},
+ {:earmark_parser, "~> 1.4.44"},
43
{:makeup_elixir, "~> 0.14 or ~> 1.0"},
44
{:makeup_erlang, "~> 0.1 or ~> 1.0"},
45
# Add other makeup lexers as optional for the executable
0 commit comments