Hello everyone before opening an issue on the github repository i wanted to ask here if i am doing s...
m
Hello everyone before opening an issue on the github repository i wanted to ask here if i am doing something wrong i get a dependency issue when simply adding the detekt gradle plugin on my project. I assume this dependency should be transitively included when adding the plugin?
Copy code
* What went wrong:
Execution failed for task ':detekt'.
> Could not resolve all files for configuration ':detekt'.
   > Could not find com.beust:jcommander:1.74.
     Required by:
         project : > io.gitlab.arturbosch.detekt:detekt-cli:1.0.0-RC14