Skip to content

Commit

Permalink
Merge pull request #17 from catppuccin/renovate/ex_doc-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelFangel authored Dec 25, 2024
2 parents 7aa00db + 5bf5cee commit c92f270
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 @@ -25,7 +25,7 @@ defmodule Catppuccin.MixProject do
defp deps do
[
{:jason, "~> 1.4"},
{:ex_doc, "~> 0.35", only: :dev, runtime: false},
{:ex_doc, "~> 0.36", only: :dev, runtime: false},
{:credo, "~> 1.7", only: [:dev, :test], runtime: false}
]
end
Expand Down

0 comments on commit c92f270

Please sign in to comment.