spring-boot/buildSrc
Sébastien Deleuze a48e5baf2f Upgrade to Kotlin 2.2.0
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
2025-07-02 13:10:32 +01:00
..
config/checkstyle Upgrade to Spring Java Format 0.0.33 2022-05-26 13:22:23 +01:00
src Upgrade to Kotlin 2.2.0 2025-07-02 13:10:32 +01:00
SpringRepositorySupport.groovy Fixup 'Limit artifact types resolved from repositories' 2025-02-03 21:18:52 -08:00
build.gradle Merge branch '3.5.x' 2025-06-20 17:22:43 -07:00
settings.gradle Add license header to gradle files 2025-06-20 17:20:50 -07:00