pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
rootProject.name = 'fints4kProject'
include ':fints4k'
include ':common'