File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{:paths [" src" ]
2- :deps {org.clojure/data.xml {:mvn/version " 0.2.0-alpha9 " }
3- ch.qos.logback/logback-classic {:mvn/version " 1.5.20 "
2+ :deps {org.clojure/data.xml {:mvn/version " 0.2.0-alpha10 " }
3+ ch.qos.logback/logback-classic {:mvn/version " 1.5.24 "
44 :exclusions [org.slf4j/slf4j-api]}
5- net.logstash.logback/logstash-logback-encoder {:mvn/version " 8.1 " }}
5+ net.logstash.logback/logstash-logback-encoder {:mvn/version " 9.0 " }}
66
77 :aliases {:dev {:extra-paths [" dev-resources" ]
88 :jvm-opts [" -XX:-OmitStackTraceInFastThrow"
1717
1818 :run-tests {:main-opts [" -m" " kaocha.runner" ]}
1919
20- :build {:deps {io.github.clojure/tools.build {:mvn/version " 0.10.10 " }
20+ :build {:deps {io.github.clojure/tools.build {:mvn/version " 0.10.12 " }
2121 slipset/deps-deploy {:mvn/version " 0.2.2" }}
2222 :ns-default build}}}
Original file line number Diff line number Diff line change 11{:paths [" src" " resources" ]
2- :deps {org.clojure/clojure {:mvn/version " 1.12.3 " }
3- org.clojure/tools.logging {:mvn/version " 1.3.0 " }
2+ :deps {org.clojure/clojure {:mvn/version " 1.12.4 " }
3+ org.clojure/tools.logging {:mvn/version " 1.3.1 " }
44 org.slf4j/slf4j-api {:mvn/version " 2.0.17" }}
55
66 :aliases {:dev {:extra-paths [" dev-resources" " test" ]
1717
1818 :run-tests {:main-opts [" -m" " kaocha.runner" ]}
1919
20- :build {:deps {io.github.clojure/tools.build {:mvn/version " 0.10.10 " }
20+ :build {:deps {io.github.clojure/tools.build {:mvn/version " 0.10.12 " }
2121 slipset/deps-deploy {:mvn/version " 0.2.2" }}
2222 :ns-default build}}}
You can’t perform that action at this time.
0 commit comments