Skip to content

Commit f76a6b1

Browse files
alias: practicalli/project-template release 2023.04.25
- `project/create` - `project/tempates`
1 parent 2e02aca commit f76a6b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
{:replace-deps {io.github.seancorfield/deps-new
329329
{:git/tag "v0.5.1" :git/sha "21cede2"}
330330
io.github.practicalli/project-templates
331-
{:git/tag "2023.04.22" :git/sha "9d40153"}}
331+
{:git/tag "2023.04.25" :git/sha "66713b9"}}
332332
:exec-fn org.corfield.new/create
333333
:exec-args {:template practicalli/application
334334
:name practicalli/playground}}
@@ -344,7 +344,7 @@
344344

345345
:project/templates
346346
{:extra-deps {io.github.practicalli/project-templates
347-
{:git/tag "2023.04.22" :git/sha "9d40153"}}}
347+
{:git/tag "2023.04.25" :git/sha "66713b9"}}}
348348

349349
;; Convert Leiningen projects to Clojure CLI with depify
350350
;; Use `lein pprint` when `project.clj` includes quoted variables or paths to resolve

0 commit comments

Comments
 (0)