Somehow this action came up wit a dependency on `protobuf-java` but I'm unable to get sbt to report me that dependency ```sbt show Runtime/dependencyClasspathAsJars show Compile/dependencyClasspathAsJars show Test/dependencyClasspathAsJars ``` Any ideas where these could be coming from?