This commit leverages Kotlin 2.2 which is expected to be the new baseline for Spring Boot 4.0, so API and language versions are upgraded to KOTLIN_2_2 as well. It also enables the -Xannotation-default-target=param-property compiler flag, mainly for test purpose, in order to avoid the related warnings and to use what will likely be the default in an upcoming Kotlin version short term. For more details see https://youtrack.jetbrains.com/issue/KT-73255. KotlinPlatformJvmPlugin was a class from an old KMP plugin, deprecated for a long time and now removed. So its usage in PluginClasspathGradleBuild has been removed as well. Signed-off-by: Sébastien Deleuze <sdeleuze@users.noreply.github.com> See gh-46238 |
||
---|---|---|
.. | ||
config/checkstyle | ||
src | ||
SpringRepositorySupport.groovy | ||
build.gradle | ||
settings.gradle |