mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
apiVersion and languageVersion options are set to 1.1 in order to avoid incompatibilities with Kotlin 1.1 based projects. Closes gh-11235