From 918a8205e9a81dc8ef1dfab1cb9f7f712c221968 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Tue, 2 Oct 2018 18:36:57 +0100 Subject: [PATCH] Updated adl-support dependency to current develop --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index b085bfa..b63695f 100644 --- a/project.clj +++ b/project.clj @@ -5,7 +5,7 @@ :url "https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html"} :url "https://github.com/simon-brooke/youyesyet" - :dependencies [[adl-support "0.1.4"] + :dependencies [[adl-support "0.1.6-SNAPSHOT"] [bouncer "1.0.1"] [ch.qos.logback/logback-classic "1.2.3"] [clj-oauth "1.5.5"]