Skip to content

Commit

Permalink
Update dependency cider/cider-nrepl to v0.50.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 9a15599 commit 7e641ce
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 @@ -10,7 +10,7 @@
"clojars" {:url "https://clojars.org/repo/"}}
:aliases {:dev {:jvm-opts ["-Dlogback.configurationFile=logback.xml" "--illegal-access=deny"]}
:cljs {:extra-deps {binaryage/devtools {:mvn/version "1.0.7"}
cider/cider-nrepl {:mvn/version "0.38.1"}
cider/cider-nrepl {:mvn/version "0.50.2"}
refactor-nrepl/refactor-nrepl {:mvn/version "3.10.0"}
thheller/shadow-cljs {:mvn/version "2.28.18"}}}
:cljs-cli {:extra-deps {thheller/shadow-cljs {:mvn/version "2.28.18"}}
Expand Down

0 comments on commit 7e641ce

Please sign in to comment.