Skip to content

Commit

Permalink
AE-2264: Remove spec-tools from deps as it is included in reitit
Browse files Browse the repository at this point in the history
The issue described in the comment had been fixed
  • Loading branch information
solita-juhohaa committed Aug 19, 2024
1 parent 3ee48ac commit 1478b2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions etp-core/etp-backend/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@
metosin/muuntaja {:mvn/version "0.6.10"}
metosin/jsonista {:mvn/version "0.3.10"}
metosin/schema-tools {:mvn/version "0.13.1"}
;; TODO Spec-tools can be removed when the issue below has been fixed:
;; https://github.com/metosin/reitit/issues/355
metosin/spec-tools {:mvn/version "0.10.7"}
webjure/jeesql {:mvn/version "0.4.7"}
clj-http/clj-http {:mvn/version "3.13.0"}
buddy/buddy-core {:mvn/version "1.12.0-430"}
Expand Down

0 comments on commit 1478b2d

Please sign in to comment.