Skip to content

Commit

Permalink
dev: update cider-nrepl to 0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RCmerci authored and andelf committed Jan 12, 2023
1 parent 401c416 commit 0480983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
:aliases {:cljs {:extra-paths ["src/dev-cljs/" "src/test/" "src/electron/"]
:extra-deps {org.clojure/clojurescript {:mvn/version "1.11.54"}
org.clojure/tools.namespace {:mvn/version "0.2.11"}
cider/cider-nrepl {:mvn/version "0.28.4"}
cider/cider-nrepl {:mvn/version "0.29.0"}
org.clojars.knubie/cljs-run-test {:mvn/version "1.0.1"}}
:main-opts ["-m" "shadow.cljs.devtools.cli"]}

Expand Down

0 comments on commit 0480983

Please sign in to comment.