bump deps
This commit is contained in:
parent
9052626805
commit
ceabd49508
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,6 +12,7 @@
|
|||
.lsp/sqlite.db
|
||||
.nrepl-history
|
||||
.nrepl-port
|
||||
.portal
|
||||
.project
|
||||
.rebel_readline_history
|
||||
.settings
|
||||
|
|
|
|||
2
deps.edn
2
deps.edn
|
|
@ -4,7 +4,7 @@
|
|||
:aliases
|
||||
{;; for help: clojure -A:deps -T:build help/doc
|
||||
:build {:deps {io.github.seancorfield/build-clj
|
||||
{:git/tag "v0.5.0" :git/sha "2ceb95a"}}
|
||||
{:git/tag "v0.5.2" :git/sha "8f75b81"}}
|
||||
:ns-default build}
|
||||
|
||||
;; versions to test against:
|
||||
|
|
|
|||
Loading…
Reference in a new issue