Skip to content

Commit 038eae5

Browse files
alias: practicalli/project-template release 2023.04.20
- `project/create` - `project/tempates`
1 parent 6c482c7 commit 038eae5

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.19" :git/sha "975e771"}}
331+
{:git/tag "2023.04.20" :git/sha "a5f7fc3"}}
332332
:exec-fn org.corfield.new/create
333333
:exec-args {:template practicalli/application
334334
:name practicalli/playground}}
@@ -345,7 +345,7 @@
345345

346346
:project/templates
347347
{:extra-deps {io.github.practicalli/project-templates
348-
{:git/tag "2023.04.19" :git/sha "975e771"}}}
348+
{:git/tag "2023.04.20" :git/sha "a5f7fc3"}}}
349349

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

0 commit comments

Comments
 (0)