diff --git a/rebar.config.script b/rebar.config.script index 1df0757..9c1ed91 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -7,7 +7,7 @@ IsRebar3 = case application:get_key(rebar, vsn) of end, Rebar2Deps = [ - {cf, ".*", {git, "https://github.com/project-fifo/cf", {tag, "0.2.0"}}} + {cf, ".*", {git, "https://github.com/project-fifo/cf", {tag, "0.2.2"}}} ], case IsRebar3 of