File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 66
77* Unreleased
88
9-
9+ * 2024-07-17
1010** Updated
11+ - alias: project templates update to clojure 1.10.3
1112 - Update library versions using `make outdated`
1213 | :name | :current | :latest |
1314 +--------------------------------------+------------------------------------------+------------------------------------------|
Original file line number Diff line number Diff line change 229229 {:replace-deps {io.github.seancorfield/deps-new
230230 {:git/tag " v0.7.1" :git/sha " c1e42aa" }
231231 io.github.practicalli/project-templates
232- {:git/tag " 2024-04-20 " :git/sha " 7b3832b " }}
232+ {:git/tag " 2024-07-07 " :git/sha " 0d842f4 " }}
233233 :exec-fn org.corfield.new/create
234234 :exec-args {:template practicalli/minimal
235235 :name practicalli/playground}}
246246
247247 :project/templates
248248 {:extra-deps {io.github.practicalli/project-templates
249- {:git/tag " 2024-04-20 " :git/sha " 7b3832b " }}}
249+ {:git/tag " 2024-07-07 " :git/sha " 0d842f4 " }}}
250250 ; ; ---------------------------------------------------
251251
252252 ; ; ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments