Skip to content

Commit

Permalink
chore(deps): update dependency ex_doc to ~> 0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 749dc7d commit 027addc
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 @@ -38,7 +38,7 @@ defmodule Idiom.MixProject do
{:nimble_options, "~> 1.0"},
{:req, "~> 0.5"},
{:credo, "~> 1.7", only: [:dev, :test]},
{:ex_doc, "~> 0.34", only: :dev},
{:ex_doc, "~> 0.36", only: :dev},
{:excoveralls, "~> 0.18", only: :test},
{:styler, "~> 1.1", only: [:dev, :test], runtime: false}
]
Expand Down

0 comments on commit 027addc

Please sign in to comment.