File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 6
6
7
7
* Unreleased
8
8
9
-
9
+ * 2024-07-17
10
10
** Updated
11
+ - alias: project templates update to clojure 1.10.3
11
12
- Update library versions using `make outdated`
12
13
| :name | :current | :latest |
13
14
+--------------------------------------+------------------------------------------+------------------------------------------|
Original file line number Diff line number Diff line change 229
229
{:replace-deps {io.github.seancorfield/deps-new
230
230
{:git/tag " v0.7.1" :git/sha " c1e42aa" }
231
231
io.github.practicalli/project-templates
232
- {:git/tag " 2024-04-20 " :git/sha " 7b3832b " }}
232
+ {:git/tag " 2024-07-07 " :git/sha " 0d842f4 " }}
233
233
:exec-fn org.corfield.new/create
234
234
:exec-args {:template practicalli/minimal
235
235
:name practicalli/playground}}
246
246
247
247
:project/templates
248
248
{: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 " }}}
250
250
; ; ---------------------------------------------------
251
251
252
252
; ; ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments