Bump piggieback and nrepl#4
Conversation
|
Thanks for the PR. Can you change the commit message to: |
Allows use with Leiningen 2.9.1.
|
Thanks for the clarification! I missed providing context for the change, so better late than never, I guess :) I didn't yet find the exact problem, but this upgrade at least removes the following on Leinigen 2.9.1: I guess the root of the problem relates to the organisation change. I think the way out is to upgrade to modern nrepl (and middleware), as suggested by nrepl troubleshooting documentation. |
|
Thanks for merging! I wonder if it would be possible to cut a |
|
A friendly nudge on the 0.3.4 release with these changes :) This would allow me to upgrade to Leiningen 2.9.1 in a client project. |
|
Done. Sorry for the wait. |
|
Awesome! No problem with the wait, thank you for your work! :) |
Allows using Leiningen 2.9.1.
cljs-repl would need similar upgrade to figwheel-sidecar (bhauman/lein-figwheel#730), but changes in this PR should help getting Leiningen 2.9.1 into in older projects.