Skip to content

Commit

Permalink
Update deps.edn
Browse files Browse the repository at this point in the history
Use clj 1.11
  • Loading branch information
verberktstan authored Jan 27, 2024
1 parent f9cdadb commit 4c19e52
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{:aliases
{:deps
;; Clojure standard library
{org.clojure/clojure {:mvn/version "1.11.0"}}
:aliases
{:repl/reloaded
{:extra-deps {nrepl/nrepl {:mvn/version "1.0.0"}
cider/cider-nrepl {:mvn/version "0.28.7"}
Expand Down

0 comments on commit 4c19e52

Please sign in to comment.