Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon Barrett committed Sep 10, 2014
1 parent c853d47 commit a49327f
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 @@ -22,5 +22,5 @@
:source-paths ["src/clj"]
:java-source-paths ["src/java"]
:pedantic? :warn
:dependencies [[org.clojure/clojure "1.5.1"]]
:plugins [[jonase/eastwood "0.1.0"]])
:dependencies [[org.clojure/clojure "1.6.0"]]
:plugins [[jonase/eastwood "0.1.4"]])

0 comments on commit a49327f

Please sign in to comment.