According to the dependency documentation, the upcoming Spring Boot 3.5 will still be on Kotlin 1.9.x.
Is there any information about why they do not upgrade to 2.x?
r
Raimund Klein
03/31/2025, 2:43 PM
Most likely because there's no particular reason to do so. That doesn't prevent you from using Kotlin 2 in your project.