Is anyone seeing errors along the lines of `java.l...
# detekt
h
Is anyone seeing errors along the lines of
java.lang.NoSuchMethodError: org.jetbrains.kotlin.incremental.FileUtilsKt.pathsAsStringRelativeTo(Ljava/lang/Iterable;Ljava/io/File;)Ljava/lang/String;
with the Gradle Plugin? It doesn't necessarily look like a bug in Detekt, but adding the plugin to the build causes this error for me.