Skip to content

Commit 5393f08

Browse files
committed
Advance dependencies and advance version to 0.1.1
1 parent ff08d6e commit 5393f08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project.clj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
:url "https://github.com/AvisoNovate/tracker"
44
:license {:name "Apache Sofware Licencse 2.0"
55
:url "http://www.apache.org/licenses/LICENSE-2.0.html"}
6-
:dependencies [[org.clojure/clojure "1.5.1"]
7-
[org.clojure/tools.logging "0.2.6"]
8-
[io.aviso/pretty "0.1.8"]]
6+
:dependencies [[org.clojure/clojure "1.6.0"]
7+
[org.clojure/tools.logging "0.3.0"]
8+
[io.aviso/pretty "0.1.12"]]
99
:codox {:src-dir-uri "https://github.com/AvisoNovate/tracker/blob/master/"
1010
:src-linenum-anchor-prefix "L"}
1111
:profiles {:dev {:dependencies [[log4j "1.2.17"]]}})

0 commit comments

Comments
 (0)