Skip to content

Revert "Update Kotlin dependencies to v2"

Daniel Gerhardt requested to merge revert-kotlin-v2 into master

Kotlin 2.0.0 has an issue which affects our Gradle getDeps task. This will be fixed with the next patch release.

See: https://youtrack.jetbrains.com/issue/KT-68447

Merge request reports