spring-boot/buildSrc
Andy Wilkinson 2fec7b8562 Only use Kotlin 1.6 API and language versions in docs project
To preserve our existing Kotlin 1.3 baseline, we should compile our
Kotlin code with Kotlin 1.3 API and language versions. At the same
time, we want our documentation to use modern Kotlin. This commit
restores the 1.3 convention and overrides it to 1.6 in the docs
project. This maintains our Kotlin 1.3 baseline while also allowing
the Kotlin code examples to use 1.6 API and language features.

Closes gh-29654
2022-02-05 09:54:00 +00:00
..
src Only use Kotlin 1.6 API and language versions in docs project 2022-02-05 09:54:00 +00:00
build.gradle Merge branch '2.5.x' into 2.6.x 2022-01-24 15:10:08 +00:00
gradle.properties Upgrade to spring-javaformat 0.0.31 2022-02-02 19:00:28 -08:00
settings.gradle Adopt Gradle Enterprise Conventions Plugin 2020-02-04 11:24:40 +00:00