From a8b6867ae3bdfbbf9ccc73f419c77d537b69fd7d Mon Sep 17 00:00:00 2001 From: ingesolvoll Date: Wed, 13 Jan 2021 08:25:06 +0100 Subject: [PATCH] #99 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 5ee0f8f..61b05f3 100644 --- a/project.clj +++ b/project.clj @@ -11,7 +11,7 @@ [metosin/reitit-core "0.5.6"] [day8.re-frame/http-fx "v0.2.0"] [cljs-ajax "0.8.0"] - [com.taoensso/timbre "4.10.0"] + [com.taoensso/timbre "5.1.0"] [venantius/accountant "0.2.5"] [org.clojure/core.match "1.0.0"] [expound "0.8.6"]