From d033d7198281c2df52db023798c132881bfd86d2 Mon Sep 17 00:00:00 2001 From: Zaiming Shi Date: Wed, 7 Apr 2021 22:30:44 +0200 Subject: [PATCH] chore(build): Pin snabbkaffe 0.10.0 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 643c37bfe..bc5518682 100644 --- a/rebar.config +++ b/rebar.config @@ -52,7 +52,7 @@ , {recon, {git, "https://github.com/ferd/recon", {tag, "2.5.1"}}} , {observer_cli, "1.6.1"} % NOTE: depends on recon 2.5.1 , {getopt, "1.0.1"} - , {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {tag, "0.8.2"}}} + , {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {tag, "0.10.0"}}} ]}. {xref_ignores,