Skip to content

Commit

Permalink
(chore) use slacker 0.16
Browse files Browse the repository at this point in the history
Signed-off-by: Ning Sun <sunng@about.me>
  • Loading branch information
sunng87 committed Dec 19, 2017
1 parent 8f4a176 commit 72c14fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -11,7 +11,7 @@
:profiles {:example {:source-paths ["examples"]
:dependencies [[org.apache.curator/curator-test "4.0.0"]]}
:dev {:dependencies [[org.clojure/clojure "1.9.0"]
[slacker "0.16.0-SNAPSHOT"]
[slacker "0.16.0"]
[log4j "1.2.17"]
[org.slf4j/slf4j-log4j12 "1.7.25"]]}
:clojure18 {:dependencies [[org.clojure/clojure "1.8.0"]]}
Expand Down

0 comments on commit 72c14fe

Please sign in to comment.