Closes gh-11871
This commit is contained in:
Johnny Lim
2018-02-01 03:05:20 +09:00
committed by Stephane Nicoll
parent 71e9db012b
commit 3cead7693d
9 changed files with 16 additions and 25 deletions

View File

@@ -33,7 +33,7 @@ plugin:
When {kotlin-plugin}[Kotlin's Gradle plugin] is applied to a project, the Spring Boot
plugin:
1. Aligns the Koltin version used in Spring Boot's dependency management with the version
1. Aligns the Kotlin version used in Spring Boot's dependency management with the version
of the plugin. This is achieved by setting the `kotlin.version` property with a value
that matches the version of the Kotlin plugin.