Skip to content

Commit

Permalink
upgrade 'specter' dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick Scherer committed Mar 19, 2017
1 parent fe1235d commit ea2e33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
:dependencies [[org.clojure/clojure "1.9.0-alpha14" :scope "provided"]
[alumbra/spec "0.1.6" :scope "provided"]
[com.stuartsierra/dependency "0.2.0"]
[com.rpl/specter "0.13.2"]]
[com.rpl/specter "1.0.0"]]
:profiles {:dev
{:dependencies [[org.clojure/test.check "0.9.0"]
[alumbra/parser "0.1.5"]
Expand Down

0 comments on commit ea2e33c

Please sign in to comment.