This repository was archived by the owner on May 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515
1616{:deps {org.clojure/clojure {:mvn/version " 1.10.1" }
1717 clj-commons/clj-yaml {:mvn/version " 0.7.1" }
18- metosin/jsonista {:mvn/version " 0.2.5 " }
18+ metosin/jsonista {:mvn/version " 0.2.6 " }
1919 unixsocket-http {:mvn/version " 1.0.5" }}
2020 :paths [" src" " resources" ]}
Original file line number Diff line number Diff line change 2121 :url " https://www.gnu.org/licenses/lgpl-3.0.en.html" }
2222 :dependencies [[org.clojure/clojure " 1.10.1" ]
2323 [clj-commons/clj-yaml " 0.7.1" ]
24- [metosin/jsonista " 0.2.5 " ]
24+ [metosin/jsonista " 0.2.6 " ]
2525 [unixsocket-http " 1.0.5" ]]
2626 :plugins [[lein-ancient " 0.6.15" ]]
2727 :global-vars {*warn-on-reflection* true }
28- :profiles {:kaocha {:dependencies [[lambdaisland/kaocha " 1.0-612 " ]]}
28+ :profiles {:kaocha {:dependencies [[lambdaisland/kaocha " 1.0.632 " ]]}
2929 :rebl {:repl-options {:nrepl-middleware [nrebl.middleware/wrap-nrebl]}
3030 :injections [(require '[cognitect.rebl :as rebl])]
3131 :dependencies [[rickmoynihan/nrebl.middleware " 0.3.1" ]
32- [org.clojure/core.async " 1.1.587 " ]
32+ [org.clojure/core.async " 1.2.603 " ]
3333 [lein-cljfmt " 0.6.7" ]
3434 [org.openjfx/javafx-fxml " 14.0.1" ]
3535 [org.openjfx/javafx-controls " 14.0.1" ]
You can’t perform that action at this time.
0 commit comments