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 3
3
:url " http://example.com/FIXME"
4
4
:license {:name " Eclipse Public License"
5
5
: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" ]
7
7
[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 " ]
11
11
[log4j/log4j " 1.2.17" :exclusions [javax.mail/mail
12
12
javax.jms/jms
13
13
com.sun.jmdk/jmxtools
14
14
com.sun.jmx/jmxri]]
15
- [neovim-client " 0.1.0 " ]]
15
+ [neovim-client " 0.1.2 " ]]
16
16
:main ^:skip-aot socket-repl.system
17
17
:target-path " target/%s"
18
18
:profiles {:uberjar {:aot [clojure.tools.logging.impl
You can’t perform that action at this time.
0 commit comments