File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 11# Unreleased
22
3- ## Added
4-
5- ## Fixed
6-
73## Changed
84
5+ - We no longer depend on clojure or spec.alpha, as it is assumed your app
6+ declares its own Clojure dependency, which will pull in the matching
7+ spec.alpha version.
8+
99# 1.88.1376 (2024-03-25 / 8308e16)
1010
1111## Fixed
Original file line number Diff line number Diff line change 11{:paths [" src" " resources" ]
22
33 :deps
4- {org.clojure/clojure {:mvn/version " 1.11.2" }
5- org.clojure/spec.alpha {:mvn/version " 0.4.233" }
6- org.clojure/tools.cli {:mvn/version " 1.1.230" }
4+ {org.clojure/tools.cli {:mvn/version " 1.1.230" }
75 lambdaisland/tools.namespace {:mvn/version " 0.3.256" }
86 lambdaisland/deep-diff2 {:mvn/version " 2.11.216" }
97 org.tcrawley/dynapath {:mvn/version " 1.1.0" }
You can’t perform that action at this time.
0 commit comments