gpt4 book ai didi

clojure - 如何强制 Leningen 使用特定版本的 swank-clojure?

转载 作者:行者123 更新时间:2023-12-02 07:07:34 25 4
gpt4 key购买 nike

这是我的项目.clj:

(defproject hello-world "1.0.0-SNAPSHOT"
:description "FIXME: write description"
:dependencies [[org.clojure/clojure "1.3.0"]]
:dev-dependencies [[swank-clojure "1.5.0-SNAPSHOT"]]
:plugins [[lein-swank "1.4.3"]])

每次运行 lein swank 时,Leiningen 都会下载 swank-clojure 1.4.0。

(我使用的是 leiningen 1.7.0)

最佳答案

我认为您不需要同时使用 :plugins swank 和 :dev-dependency
尝试仅使用开发依赖项

关于clojure - 如何强制 Leningen 使用特定版本的 swank-clojure?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9672748/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com