Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed Dec 27, 2015
1 parent b09d561 commit 663f1a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
:plugins
[[lein-pprint "1.1.2"]
[lein-ancient "0.6.8"]
[lein-codox "0.9.0"]]
[lein-codox "0.9.1"]]

:profiles
{;; :default [:base :system :user :provided :dev]
Expand All @@ -40,7 +40,7 @@
:plugins
[;; These must be in :dev, Ref. https://github.com/lynaghk/cljx/issues/47:
[com.keminglabs/cljx "0.6.0"]
[lein-cljsbuild "1.1.1"]]}]}
[lein-cljsbuild "1.1.2"]]}]}

;; :jar-exclusions [#"\.cljx|\.DS_Store"]
:source-paths ["src" "target/classes"]
Expand Down

0 comments on commit 663f1a7

Please sign in to comment.