From 1857c17dbcff3faf6446a406a1bd9912a12a7df9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Sep 2019 13:56:45 +0000 Subject: [PATCH] Update dependency slack-rtm:slack-rtm to v0.1.7 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 70a35ae..696b48b 100644 --- a/project.clj +++ b/project.clj @@ -8,7 +8,7 @@ [environ "1.1.0"] [com.stuartsierra/component "0.3.2"] [org.julienxx/clj-slack "0.5.5"] - [slack-rtm "0.1.5"] + [slack-rtm "0.1.7"] [cheshire "5.7.1"] [circleci/clj-yaml "0.5.5"] [tentacles "0.5.1"]