Czar
05/02/2018, 7:46 AMkotlin.version
property and the version will be resolved from the plugin. Unfortunately this doesn't happen and I still have to do whole gradle.rootProject {
// this is to tell Spring what version of kotlin is used
ext["kotlin.version"] = libs.kotlinVersion
}
in settings.gradle