Skip to content

Commit

Permalink
Standardize on upstream plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Allen committed Dec 12, 2019
1 parent 0494d23 commit 87b0862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{deps, []}.

{plugins, [
{rebar3_eqc, {git, "https://github.com/Vagabond/rebar3-eqc-plugin", {branch, "master"}}}
{rebar3_eqc, "1.3.0"}
]}.

{pre_hooks,
Expand Down

0 comments on commit 87b0862

Please sign in to comment.