plugins { `kotlin-dsl` } buildscript { dependencyLocking { lockAllConfigurations() } } dependencyLocking { lockAllConfigurations() }