diff --git a/rebar.config.script b/rebar.config.script index 4b2e8e702..61131ce1c 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -418,7 +418,7 @@ end, Rules = [ {[plugins], IsRebar3, - AppendList([{pc, ".*", {git, "https://github.com/blt/port_compiler.git", {branch, "otp-27"}}}]), []}, + AppendList([{pc, "1.15.0"}]), []}, {[provider_hooks], IsRebar3, AppendList([{pre, [ {compile, {asn, compile}},