From 1e4f519765c235528149d4717410f9f96ba6de68 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 May 2019 17:58:41 +0000 Subject: [PATCH] Update dependency circleci:clj-yaml to v0.6.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 70a35ae..a13750c 100644 --- a/project.clj +++ b/project.clj @@ -10,7 +10,7 @@ [org.julienxx/clj-slack "0.5.5"] [slack-rtm "0.1.5"] [cheshire "5.7.1"] - [circleci/clj-yaml "0.5.5"] + [circleci/clj-yaml "0.6.0"] [tentacles "0.5.1"] [org.clojure/tools.namespace "0.2.10"] [com.amazonaws/aws-java-sdk-dynamodb "1.11.95"]