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 Dec 3, 2024
1 parent 5c75246 commit 1182fc7
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 @@ -8,7 +8,7 @@
:main-opts ["-m" "nrepl.cmdline"
"--middleware" "[refactor-nrepl.middleware/wrap-refactor,cider.nrepl/cider-middleware]"
"--interactive"]
:extra-deps {cider/cider-nrepl {:mvn/version "0.30.0"}
:extra-deps {cider/cider-nrepl {:mvn/version "0.50.3"}
nrepl/nrepl {:mvn/version "1.0.0"}
refactor-nrepl/refactor-nrepl {:mvn/version "3.6.0"}
meander/delta {:mvn/version "0.0.149"}}}
Expand Down

0 comments on commit 1182fc7

Please sign in to comment.