I am facing one issue, where one internal dependency is not getting resolve. The thing is i am not even adding that particular dependency in my build.sbt file. Still it is getting refered at the time of build process & failing.
I also removed all the possible internal artifacts from build.sbt assuming if it has any transitive dependency.
Please help
i did almost everything - invalidate caches & restart Intellij IDEA. change the versions of sbtPlugin, using different java versions.