Skip to content

Commit

Permalink
Bumped cider/cider-nrepl from 0.28.2 to 0.28.3. (clojure-lsp#781)
Browse files Browse the repository at this point in the history
Inspect dependency changes here: clojure-emacs/cider-nrepl@v0.28.2...v0.28.3

Co-authored-by: clojure-lsp-bot <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
clojure-lsp-bot and github-actions[bot] authored Feb 23, 2022
1 parent 30c96a0 commit b0eddbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
:run {:main-opts ["-m" "clojure-lsp.main"]
:jvm-opts ["-Xmx2g" "-server"]}
:debug {:extra-deps {nrepl/nrepl {:mvn/version "0.9.0"}
cider/cider-nrepl {:mvn/version "0.28.2"}}}
cider/cider-nrepl {:mvn/version "0.28.3"}}}
:native {:jvm-opts ["-Xmx2g"
"-server"
"-Dborkdude.dynaload.aot=true"
Expand Down

0 comments on commit b0eddbe

Please sign in to comment.