apply(from = "../template.settings.gradle.kts")
rootProject.name = "it-multimodule-versioning-0"
include(":first")
include(":second")