Kotlin 2.3.20 Released | The Kotlin Blog
Blog post from JetBrains
Kotlin 2.3.20 introduces several enhancements and updates, including compatibility with Gradle 9.3.0 and the default use of the Build tools API for Kotlin/JVM compilation. Maven users will experience a simplified setup for Kotlin projects, while the Kotlin compiler plugins see the Lombok plugin in Alpha and improved support in the kotlin.plugin.jpa plugin. The language now supports name-based destructuring declarations, and the standard library introduces a new API for creating immutable copies of Map.Entry. Kotlin/Native benefits from a new interoperability mode for C and Objective-C libraries. The release can be accessed through updated versions of IntelliJ IDEA and Android Studio, or downloaded from GitHub for the command-line compiler. Users are encouraged to report issues via YouTrack and stay informed on updates by subscribing to the Kotlin blog. Special recognition is given to EAP Champions for their contributions to this release.