Skip to content

Commit

Permalink
Upgrade testing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed May 19, 2021
1 parent 7b14b8c commit 3637af7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
{test, [
{erl_opts, []},
{deps, [
{base16, "1.0.0"},
{proper, "1.3.0"}
{base16, "2.0.0"},
{proper, "1.4.0"}
]},
{plugins, [
{rebar3_codecov, "0.2.0"}
Expand Down

0 comments on commit 3637af7

Please sign in to comment.