We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2735f7 commit e788034Copy full SHA for e788034
1 file changed
project.clj
@@ -2,5 +2,5 @@
2
:description "Welcome to ClojureBridge InstallFest app"
3
:license {:name "Eclipse Public License"
4
:url "http://www.eclipse.org/legal/epl-v10.html"}
5
- :dependencies [[org.clojure/clojure "1.7.0"]
+ :dependencies [[org.clojure/clojure "1.8.0"]
6
[quil "2.2.6"]])
0 commit comments