File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 :url " http://example.com/FIXME"
44 :license {:name " Eclipse Public License"
55 :url " http://www.eclipse.org/legal/epl-v10.html" }
6- :dependencies [[org.clojure/clojure " 1.9.0-alpha12 " ]
6+ :dependencies [[org.clojure/clojure " 1.9.0" ]
77 [org.clojure/tools.logging " 0.3.1" ]
8- [org.clojure/tools.namespace " 0.2.11 " ]
9- [org.clojure/tools.nrepl " 0.2.12 " ]
10- [org.clojure/tools.reader " 1.0.0-beta4 " ]
8+ [org.clojure/tools.namespace " 0.3.0-alpha4 " ]
9+ [org.clojure/tools.nrepl " 0.2.13 " ]
10+ [org.clojure/tools.reader " 1.2.2 " ]
1111 [log4j/log4j " 1.2.17" :exclusions [javax.mail/mail
1212 javax.jms/jms
1313 com.sun.jmdk/jmxtools
1414 com.sun.jmx/jmxri]]
15- [neovim-client " 0.1.0 " ]]
15+ [neovim-client " 0.1.2 " ]]
1616 :main ^:skip-aot socket-repl.system
1717 :target-path " target/%s"
1818 :profiles {:uberjar {:aot [clojure.tools.logging.impl
You can’t perform that action at this time.
0 commit comments