Last version of ktLint 0.34 seems to have changes that are not compatible with spotless. ``` Execution failed for task ':utils:spotlessKotlin'. > java.lang.NoSuchMethodException: com.pinterest.ktlint.core.KtLint.format(java.lang.String, java.lang.Iterable, java.util.Map, kotlin.jvm.functions.Function2) ```