We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a353e2 commit b1b9d25Copy full SHA for b1b9d25
project.clj
@@ -1,6 +1,6 @@
1
(defproject core.contracts "0.0.5-SNAPSHOT"
2
:description "Contracts programming for Clojure."
3
- :dependencies [[org.clojure/clojure "1.5.1"]
+ :dependencies [[org.clojure/clojure "1.10.1"]
4
[org.clojure/core.unify "0.5.7"]]
5
:plugins [[lein-swank "1.4.4"]
6
[lein-marginalia "0.7.1"]]
0 commit comments