Remove unused repo from buildSrc
This commit is contained in:
@@ -8,7 +8,6 @@ sourceCompatibility = JavaVersion.VERSION_17
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
mavenCentral()
|
||||
maven { url 'https://repo.spring.io/plugins-release/' }
|
||||
maven { url 'https://repo.spring.io/milestone' }
|
||||
maven { url 'https://repo.spring.io/snapshot' }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user