Skip to content

Commit

Permalink
Update mix.exs
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Carr <[email protected]>
  • Loading branch information
jeremyowensboggs and pwcsquared authored Apr 5, 2024
1 parent e728d8a commit 960f59b
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 @@ -28,7 +28,7 @@ defmodule Azurex.MixProject do
[
{:dialyxir, "~> 1.4", only: [:dev, :test], runtime: false},
{:ex_doc, ">= 0.0.0", only: :dev, runtime: false},
{:httpoison, "~> 2.1"}
{:httpoison, "~> 1.8 or ~> 2.2"}
]
end

Expand Down

0 comments on commit 960f59b

Please sign in to comment.