From dd9dc5ac7c44c05aae8122d6aa05986b7827543f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 17:24:26 +0000 Subject: [PATCH] chore(deps): update dependency io.github.jcpsantiago/clj-slack to v0.9.0 --- deps.edn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.edn b/deps.edn index 5eddb54..abfe435 100644 --- a/deps.edn +++ b/deps.edn @@ -32,7 +32,7 @@ metosin/jsonista {:mvn/version "0.3.8"} ;; Slack - io.github.jcpsantiago/clj-slack {:git/sha "da7432c" :git/tag "v0.8.2"} + io.github.jcpsantiago/clj-slack {:git/sha "18a195b63a67af2286691f9054b61c347a847b86" :git/tag "0.9.0"} ;; not using this until they merge the PR updating the OAuth method ;; org.julienxx/clj-slack {:mvn/version "0.8.0"}