Skip to content

Commit

Permalink
upgrade cider-nrepl
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Jan 12, 2025
1 parent 0820447 commit bc6aa6d
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 @@ -21,7 +21,7 @@
thheller/shadow-cljs {:mvn/version "2.28.20"}}
:aliases
{:dev {:extra-paths ["test" "portfolio/src"]
:extra-deps {cider/cider-nrepl {:mvn/version "0.51.1"}
:extra-deps {cider/cider-nrepl {:mvn/version "0.52.0"}
day8.re-frame/re-frame-10x {:mvn/version "1.9.10"}
no.cjohansen/portfolio {:mvn/version "2024.09.25"}}}
:format {:deps {dev.weavejester/cljfmt {:mvn/version "0.13.0"}}}
Expand Down

0 comments on commit bc6aa6d

Please sign in to comment.