Skip to content

Commit

Permalink
chore(deps): update dependency ex_doc to ~> 0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 7ffebd5 commit f2e4ca9
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 @@ -53,7 +53,7 @@ defmodule Lettuce.MixProject do

defp deps do
[
{:ex_doc, "~> 0.30.0", only: :dev, runtime: false},
{:ex_doc, "~> 0.36.0", only: :dev, runtime: false},
{:excoveralls, "~> 0.17.0", only: :test},
{:dialyxir, "~> 1.3.0", only: [:dev, :test], runtime: false}
]
Expand Down

0 comments on commit f2e4ca9

Please sign in to comment.