Skip to content

Commit

Permalink
Update dependency cider/cider-nrepl to v0.50.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mraveloarinjaka committed Dec 11, 2024
1 parent 2696694 commit 284cac5
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.3"}
refactor-nrepl/refactor-nrepl {:mvn/version "3.10.0"}
thheller/shadow-cljs {:mvn/version "2.28.20"}}}
:cljs-cli {:extra-deps {thheller/shadow-cljs {:mvn/version "2.28.20"}}
Expand Down

0 comments on commit 284cac5

Please sign in to comment.