Skip to content

Commit c41c026

Browse files
chore(deps): bump httpoison from 0.13.0 to 1.7.0
Bumps [httpoison](https://github.com/edgurgel/httpoison) from 0.13.0 to 1.7.0. - [Release notes](https://github.com/edgurgel/httpoison/releases) - [Changelog](https://github.com/edgurgel/httpoison/blob/master/CHANGELOG.md) - [Commits](edgurgel/httpoison@v0.13.0...v1.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f74dff6 commit c41c026

File tree

2 files changed

+88
-88
lines changed

2 files changed

+88
-88
lines changed

apps/cf/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ defmodule CF.Mixfile do
4747
{:guardian_db, "~> 1.1.0"},
4848
{:floki, "~> 0.20.2"},
4949
{:html_entities, "~> 0.3"},
50-
{:httpoison, "~> 0.11"},
50+
{:httpoison, "~> 1.7"},
5151
{:poison, "~> 3.1"},
5252
{:csv, "~> 1.4.4"},
5353
{:not_qwerty123, "~> 2.2"},

0 commit comments

Comments
 (0)