diff --git a/rebar.config b/rebar.config index 51e4d6b7..c9ca8c2c 100644 --- a/rebar.config +++ b/rebar.config @@ -28,7 +28,7 @@ , {jsone, "1.7.0"} , {meck, "0.9.2"} , {proper, "1.4.0"} - , {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {branch, "1.0.8"}}} + , {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {branch, "1.0.10"}}} ]}, {erl_opts, [warnings_as_errors, {d, build_brod_cli}]} ]}