diff --git a/rebar.config b/rebar.config index 582307e61..839fdc3bb 100644 --- a/rebar.config +++ b/rebar.config @@ -45,7 +45,7 @@ , {ehttpc, {git, "https://github.com/emqx/ehttpc", {tag, "0.4.4"}}} , {gun, {git, "https://github.com/emqx/gun", {tag, "1.3.8"}}} , {eredis_cluster, {git, "https://github.com/emqx/eredis_cluster", {tag, "0.7.4"}}} - , {gproc, {git, "https://github.com/uwiger/gproc", {tag, "0.9.0"}}} + , {gproc, {git, "https://github.com/emqx/gproc", {tag, "0.9.0.1"}}} , {jiffy, {git, "https://github.com/emqx/jiffy", {tag, "1.0.5"}}} , {cowboy, {git, "https://github.com/emqx/cowboy", {tag, "2.9.1"}}} , {esockd, {git, "https://github.com/emqx/esockd", {tag, "5.8.10"}}}