You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
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
3 years ago
..
spring-boot Adjust IDENTITY in DDLs for H2 2.x compatibility 3 years ago
spring-boot-actuator Adjust IDENTITY in DDLs for H2 2.x compatibility 3 years ago
spring-boot-actuator-autoconfigure Adjust IDENTITY in DDLs for H2 2.x compatibility 3 years ago
spring-boot-autoconfigure Update copyright year of changed files 3 years ago
spring-boot-cli Adjust IDENTITY in DDLs for H2 2.x compatibility 3 years ago
spring-boot-dependencies Upgrade to Solr 8.11.1 3 years ago
spring-boot-devtools Merge branch '2.6.x' into 2.7.x 3 years ago
spring-boot-docs Only use Kotlin 1.6 API and language versions in docs project 3 years ago
spring-boot-parent Merge branch '2.5.x' into 2.6.x 3 years ago
spring-boot-properties-migrator
spring-boot-starters Remove unnecessary exclude 3 years ago
spring-boot-test Fix formatting violations 3 years ago
spring-boot-test-autoconfigure Merge branch '2.6.x' into 2.7.x 3 years ago
spring-boot-tools Merge branch '2.6.x' into 2.7.x 3 years ago