I don’t know, at work we use COBOL 85 without object orientation nor functional programming. We also only use global variables, which makes testing quite easy.
Compared to that, Kotlin only adds complexity, so we will never want to migrate to Kotlin having all the modern stuff including builtin structured concurrency. And who needs multiplatform support at all?