bump deps

This commit is contained in:
Sean Corfield 2021-10-16 22:43:43 -07:00
parent 9052626805
commit ceabd49508
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -12,6 +12,7 @@
.lsp/sqlite.db .lsp/sqlite.db
.nrepl-history .nrepl-history
.nrepl-port .nrepl-port
.portal
.project .project
.rebel_readline_history .rebel_readline_history
.settings .settings

View file

@ -4,7 +4,7 @@
:aliases :aliases
{;; for help: clojure -A:deps -T:build help/doc {;; for help: clojure -A:deps -T:build help/doc
:build {:deps {io.github.seancorfield/build-clj :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} :ns-default build}
;; versions to test against: ;; versions to test against: