We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2305d commit 963717eCopy full SHA for 963717e
project.clj
@@ -3,5 +3,5 @@
3
:url "http://example.com/FIXME"
4
:license {:name "Eclipse Public License"
5
:url "http://www.eclipse.org/legal/epl-v10.html"}
6
- :dependencies [[org.clojure/clojure "1.7.0"]
7
- [overtone "0.9.1"]])
+ :dependencies [[org.clojure/clojure "1.8.0"]
+ [overtone "0.10.1"]])
0 commit comments