diff --git a/project.clj b/project.clj index c0b993f..0977dba 100644 --- a/project.clj +++ b/project.clj @@ -131,7 +131,7 @@ [io.github.noahtheduke/splint "1.15.2"]] :plugins [[com.jakemccrary/lein-test-refresh "0.25.0"] [jonase/eastwood "1.4.2"] - [cider/cider-nrepl "0.49.0"]] + [cider/cider-nrepl "0.50.2"]] :source-paths ["env/dev/clj" "env/dev/cljs" "test/cljs" ]