From 8a2b9adff32e36f0a4259ae15d3cda8b709c64a0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Sep 2019 13:56:39 +0000 Subject: [PATCH] Update dependency org.julienxx:clj-slack to v0.6.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 70a35ae..c9ebd69 100644 --- a/project.clj +++ b/project.clj @@ -7,7 +7,7 @@ [org.clojure/core.async "0.4.474"] [environ "1.1.0"] [com.stuartsierra/component "0.3.2"] - [org.julienxx/clj-slack "0.5.5"] + [org.julienxx/clj-slack "0.6.3"] [slack-rtm "0.1.5"] [cheshire "5.7.1"] [circleci/clj-yaml "0.5.5"]