I want to check which version of some dependencies I have loaded in the project from the REPL. Can it be done? How do I do this, if so?
The project I am working with is started via a rather involved script, making it a bit hard to know what version of certain dependencies are eventually loaded. I am thinking that once I have a REPL, then I have the truth.
It's a tools.deps project