pluginManagement { repositories { maven { url = uri("https://repo.spring.io/release") } gradlePluginPortal() } } rootProject.name = "extreme-string"