Skip to content

Commit

Permalink
chore(deps): update dependency ex_doc to ~> 0.34 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: ibm-mend-app[bot] <ibm-mend-app[bot]@users.noreply.github.com>
  • Loading branch information
ibm-mend-app[bot] and ibm-mend-app[bot] authored May 31, 2024
1 parent 7c44dc8 commit fcf8114
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 @@ -29,7 +29,7 @@ defmodule UeberauthIBMId.Mixfile do
[
{:oauth2, "~> 2.0"},
{:ueberauth, "~> 0.10"},
{:ex_doc, "~> 0.33", only: :dev, runtime: false}
{:ex_doc, "~> 0.34", only: :dev, runtime: false}
]
end

Expand Down

0 comments on commit fcf8114

Please sign in to comment.