From dfcaf1c8e9be62ee8b25c4cb96e8e9464c0e0621 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Mon, 18 Dec 2017 21:35:48 +1300 Subject: [PATCH] Add Deps Versions dependency status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25c06f4..02dc09f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ SQL as Clojure data structures. Build queries programmatically -- even at runtim ## Build [![Build Status](https://travis-ci.org/jkk/honeysql.svg?branch=master)](https://travis-ci.org/jkk/honeysql) -[![Dependencies Status](http://jarkeeper.com/jkk/honeysql/status.svg)](http://jarkeeper.com/jkk/honeysql) +[![Dependencies Status](https://versions.deps.co/jkk/honeysql/status.svg)](https://versions.deps.co/jkk/honeysql) ## Leiningen Coordinates