Skip to content

Commit

Permalink
Example snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpither committed Mar 9, 2016
1 parent b9067b2 commit 4215191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-project/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.7.0"]]
:profiles {:dev {:dependencies [[cider-spy/cider-spy-nrepl "0.2.0-SNAPSHOT"]
:profiles {:dev {:dependencies [[cider-spy/cider-spy-nrepl "0.2.2-SNAPSHOT"]
[org.clojure/tools.namespace "0.2.11"]
[org.clojure/tools.nrepl "0.2.11"]]
:repl-options {:nrepl-middleware [cider-spy-nrepl.middleware.cider-spy/wrap-cider-spy
Expand Down

0 comments on commit 4215191

Please sign in to comment.