From 07c48af55f3fe93164b557b9f47d57c923bf37a7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Aug 2020 01:55:31 +0000 Subject: [PATCH] Update dependency day8.re-frame:http-fx to v0.2.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 4e69467..6b878f8 100644 --- a/project.clj +++ b/project.clj @@ -23,7 +23,7 @@ [re-frame "0.10.6"] [secretary "1.2.3"] [kibu/pushy "0.3.8"] - [day8.re-frame/http-fx "0.1.6"] + [day8.re-frame/http-fx "0.2.1"] [cljsjs/firebase "5.4.2-1"]] :plugins [[lein-cljsbuild "1.1.7"]]