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 2e02aca commit f76a6b1Copy full SHA for f76a6b1
1 file changed
deps.edn
@@ -328,7 +328,7 @@
328
{:replace-deps {io.github.seancorfield/deps-new
329
{:git/tag "v0.5.1" :git/sha "21cede2"}
330
io.github.practicalli/project-templates
331
- {:git/tag "2023.04.22" :git/sha "9d40153"}}
+ {:git/tag "2023.04.25" :git/sha "66713b9"}}
332
:exec-fn org.corfield.new/create
333
:exec-args {:template practicalli/application
334
:name practicalli/playground}}
@@ -344,7 +344,7 @@
344
345
:project/templates
346
{:extra-deps {io.github.practicalli/project-templates
347
- {:git/tag "2023.04.22" :git/sha "9d40153"}}}
+ {:git/tag "2023.04.25" :git/sha "66713b9"}}}
348
349
;; Convert Leiningen projects to Clojure CLI with depify
350
;; Use `lein pprint` when `project.clj` includes quoted variables or paths to resolve
0 commit comments