Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #15 from shopsmart/rs-compatibility-fix
Browse files Browse the repository at this point in the history
Update dependency
  • Loading branch information
coconutpalm committed Nov 8, 2016
2 parents ea8c422 + ec1ad9a commit 9c5c07b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
@@ -1,4 +1,4 @@
(defproject com.github.shopsmart/clj-infrastructure "0.1.11"
(defproject com.github.shopsmart/clj-infrastructure "0.1.12"
:description "Infrastructure helpers for AWS, database, etc."
:url "https://github.com/shopsmart/clj-infrastructure"

Expand All @@ -23,4 +23,4 @@
[org.clojure/tools.logging "0.3.1"]
[prismatic/schema "1.1.1"]
[org.clojure/java.jdbc "0.6.2-alpha2"]
[com.github.shopsmart/clj-foundation "0.9.19"]])
[com.github.shopsmart/clj-foundation "0.9.20"]])

0 comments on commit 9c5c07b

Please sign in to comment.