Hey folks 👋
I'm looking into removing jcenter given the news. But we I do that I run into an issue with detekt's dependency on:
kotlinx-html-jvm-0.6.12.pom
Copy code
Could not resolve all files for configuration ':detekt'.
> Could not find org.jetbrains.kotlinx:kotlinx-html-jvm:0.6.12.
Searched in the following locations:
- <https://dl.google.com/dl/android/maven2/org/jetbrains/kotlinx/kotlinx-html-jvm/0.6.12/kotlinx-html-jvm-0.6.12.pom>
- <https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-html-jvm/0.6.12/kotlinx-html-jvm-0.6.12.pom>
- <https://jitpack.io/org/jetbrains/kotlinx/kotlinx-html-jvm/0.6.12/kotlinx-html-jvm-0.6.12.pom>
Required by:
project : > io.gitlab.arturbosch.detekt:detekt-cli:1.2.1