leodeng
buildscript { ext { kotlinVersion = '1.1.61' springBootVersion = '2.0.0.M6' } ext['kotlin.version'] = kotlinVersion // ... }