File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{:paths [" script" " build" ]
22 :deps {lread/status-line {:git/url " https://github.com/lread/status-line.git"
33 :sha " cf44c15f30ea3867227fa61ceb823e5e942c707f" }
4- io.github.babashka/neil {:git/tag " v0.3.67 " :git/sha " 054ca51 " }}
4+ io.github.babashka/neil {:git/tag " v0.3.68 " :git/sha " 78ffab1 " }}
55 :tasks {; ; setup
66 :requires ([babashka.fs :as fs]
77 [clojure.string :as string]
Original file line number Diff line number Diff line change 5858 :ns-default build}
5959
6060 ; ; for consistent linting we use a specific version of clj-kondo through the jvm
61- :clj-kondo {:extra-deps {clj-kondo/clj-kondo {:mvn/version " 2024.08.29 " }}
61+ :clj-kondo {:extra-deps {clj-kondo/clj-kondo {:mvn/version " 2024.09.27 " }}
6262 :override-deps {org.clojure/clojure {:mvn/version " 1.11.4" }}
6363 :main-opts [" -m" " clj-kondo.main" ]}
6464 :eastwood {:main-opts [" -m" " eastwood.lint" {:exclude-namespaces [cognitect.test-runner]
6565 :ignored-faults {:local-shadows-var {cemerick.pomegranate.aether true }}}]
6666 :override-deps {org.clojure/clojure {:mvn/version " 1.11.4" }}
6767 :extra-deps {jonase/eastwood {:mvn/version " 1.4.3" }}}
6868
69- :outdated {:extra-deps {com.github.liquidz/antq {:mvn/version " 2.9.1221 " }
69+ :outdated {:extra-deps {com.github.liquidz/antq {:mvn/version " 2.10.1241 " }
7070 org.clojure/clojure {:mvn/version " 1.11.4" }
7171 org.slf4j/slf4j-simple {:mvn/version " 2.0.16" } ; ; to rid ourselves of logger warnings
7272 }
Original file line number Diff line number Diff line change 44 #_:clj-kondo/ignore
55 {:mvn/version " RELEASE" }
66 ; ; temporarily try bumping transitive dep to current release
7- org.owasp/dependency-check-core {:mvn/version " 10 .0.3 " }}}
7+ org.owasp/dependency-check-core {:mvn/version " 11 .0.0 " }}}
You can’t perform that action at this time.
0 commit comments