We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 216612c commit 1199846Copy full SHA for 1199846
deps.edn
@@ -5,7 +5,7 @@
5
org.clojure/clojure {:mvn/version "1.10.1"}
6
com.bhauman/rebel-readline-cljs {:mvn/version "0.1.4"}
7
com.bhauman/rebel-readline {:mvn/version "0.1.4"}
8
- funcool/promesa {:mvn/version "4.0.0-SNAPSHOT"}}
+ funcool/promesa {:mvn/version "5.0.0-SNAPSHOT"}}
9
:extra-paths ["test" "dev-resources"]}
10
11
:ancient {:main-opts ["-m" "deps-ancient.deps-ancient"]
0 commit comments