hi, I'm trying to work around https://youtrack.jetbrains.com/issue/KT-65542 but it seems the latest release of Kotlin Multiplatform implicitly pulls in a version of Kotlin older than 1.9.23. Is there a recommended way to explicitly force a version of Kotlin?
edit: resolved. Please see thread