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 6c482c7 commit 038eae5Copy full SHA for 038eae5
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.19" :git/sha "975e771"}}
+ {:git/tag "2023.04.20" :git/sha "a5f7fc3"}}
332
:exec-fn org.corfield.new/create
333
:exec-args {:template practicalli/application
334
:name practicalli/playground}}
@@ -345,7 +345,7 @@
345
346
:project/templates
347
{:extra-deps {io.github.practicalli/project-templates
348
- {:git/tag "2023.04.19" :git/sha "975e771"}}}
+ {:git/tag "2023.04.20" :git/sha "a5f7fc3"}}}
349
350
;; Convert Leiningen projects to Clojure CLI with depify
351
;; Use `lein pprint` when `project.clj` includes quoted variables or paths to resolve
0 commit comments