Sébastien Deleuze opened SPR-16239 and commented
Kotlin 1.2 has been released and provides useful syntax enhancements, faster compilation and multiplatform support. That's the version we are likely going to use for Spring Boot 2 and start.spring.io as well, so let's upgrade to it, potentially using -api-version 1.1 and -language-version 1.1 to keep good compatibility with those who stick to 1.1.
Reference URL: http://kotlinlang.org/docs/reference/compatibility.html
Issue Links:
Referenced from: commits 821ab62, 7368f58
Sébastien Deleuze opened SPR-16239 and commented
Kotlin 1.2 has been released and provides useful syntax enhancements, faster compilation and multiplatform support. That's the version we are likely going to use for Spring Boot 2 and start.spring.io as well, so let's upgrade to it, potentially using
-api-version 1.1and-language-version 1.1to keep good compatibility with those who stick to 1.1.Reference URL: http://kotlinlang.org/docs/reference/compatibility.html
Issue Links:
Referenced from: commits 821ab62, 7368f58