From cd5757dea340e5e595326965240b6de7b32cee06 Mon Sep 17 00:00:00 2001 From: Juan Facorro Date: Thu, 21 Jan 2016 15:33:36 -0300 Subject: [PATCH] [inaka/elvis#334] Update katana --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8321c2a6..9bd5b86e 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ DEPS = lager zipper katana dep_lager = git https://github.com/basho/lager.git 3.0.2 dep_zipper = hex 0.1.4 -dep_katana = hex 0.2.20 +dep_katana = hex 0.2.21 TEST_DEPS = meck