We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60d48b0 + f3b006f commit 7931535Copy full SHA for 7931535
2 files changed
deps.edn
@@ -77,8 +77,9 @@
77
:deps/root "core"}
78
com.hyperphor/multitool {:mvn/version "0.2.3"}
79
datascript/datascript {:mvn/version "1.7.8"}
80
- io.github.pbaille/noon {:git/url "https://github.com/pbaille/noon.git"
81
- :git/sha "97677727bff20243dc15d5cafb821d4af9019842"}}
+ ;; io.github.pbaille/noon {:git/url "https://github.com/pbaille/noon.git"
+ ;; :git/sha "97677727bff20243dc15d5cafb821d4af9019842"}
82
+ }
83
84
:mvn/repos {"osgeo" {:url "https://repo.osgeo.org/repository/release/"}}
85
0 commit comments