---
title: "Kotlin 2.3.20 Released"
url: https://daily.dev/posts/kotlin-2-3-20-released-yhm5cs4jz
source_url: https://blog.jetbrains.com/kotlin/2026/03/kotlin-2-3-20-released/
type: article
source: "Kotlin"
published: 2026-03-16T10:26:38.593Z
updated: 2026-03-16T10:26:58.458Z
tags: ["kotlin", "jetbrains", "gradle", "maven"]
reading_time: 2
upvotes: 9
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Kotlin 2.3.20 Released

**[Kotlin](https://daily.dev/sources/kotlin)** · 2 min read · 9 upvotes · 0 comments

## Summary

Kotlin 2.3.20 is now available with several notable improvements: Gradle 9.3.0 compatibility and Build Tools API enabled by default for Kotlin/JVM, simplified Maven project setup, Lombok plugin promoted to Alpha with improved JPA support, name-based destructuring declarations in the language, a new API for immutable Map.Entry copies in the standard library, and a new interoperability mode for C and Objective-C libraries in Kotlin/Native. The release is bundled with the latest IntelliJ IDEA and Android Studio versions.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.jetbrains.com/kotlin/2026/03/kotlin-2-3-20-released/>

## Similar posts on daily.dev

- [Kotlin 2.3.20 harmonizes with C, JavaScript/Typescript](https://daily.dev/posts/kotlin-2-3-20-harmonizes-with-c-javascript-typescript-hddvbwasn) · InfoWorld · 4 upvotes · 0 comments

---

Tags: [#kotlin](https://daily.dev/tags/kotlin), [#jetbrains](https://daily.dev/tags/jetbrains), [#gradle](https://daily.dev/tags/gradle), [#maven](https://daily.dev/tags/maven)

[View this post on daily.dev](https://daily.dev/posts/kotlin-2-3-20-released-yhm5cs4jz)
