Also i have noticed a strange behaviour with commo...
# multiplatform
d
Also i have noticed a strange behaviour with common related to dependencies. I have a project with a dependency graph and then i add a newer version of a dependency in my project leaf. Running with gradle correctly uses the newer version, but running it inside intellij ignores this new version. Is this a reported issue?