Skip to content

Commit fad9b50

Browse files
committed
Polish
1 parent 5ddbefe commit fad9b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ configure(allprojects) { project ->
147147
}
148148

149149
repositories {
150+
mavenCentral()
150151
maven { url "https://repo.spring.io/libs-release" }
151152
maven { url "https://repo.spring.io/snapshot" }
152-
mavenLocal()
153153
}
154154

155155
dependencies {

0 commit comments

Comments
 (0)