File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
:deps {org.clojure/data.zip {:mvn/version " 1.0.0" }
4
4
io.aviso/pretty {:mvn/version " 1.1" }
5
5
dev.nubank/docopt {:mvn/version " 0.6.1-fix7" }
6
- com.github.liquidz/antq {:mvn/version " 0.15.3 " }
6
+ com.github.liquidz/antq {:mvn/version " 0.16.0 " }
7
7
doric/doric {:mvn/version " 0.9.0" }
8
8
version-clj/version-clj {:mvn/version " 2.0.1" }
9
9
lread/status-line {:git/url " https://github.com/lread/status-line.git"
Original file line number Diff line number Diff line change 126
126
; ;
127
127
; ; Maintenance support
128
128
; ;
129
- :outdated {:extra-deps {com.github.liquidz/antq {:mvn/version " 0.15.3 " }
129
+ :outdated {:extra-deps {com.github.liquidz/antq {:mvn/version " 0.16.0 " }
130
130
org.slf4j/slf4j-simple {:mvn/version " 1.7.31" } ; ; to rid ourselves of logger warnings
131
131
}
132
132
:main-opts [" -m" " antq.core"
You can’t perform that action at this time.
0 commit comments