Skip to content

Commit 72b019b

Browse files
committed
Add maven central to buildscript repository
1 parent e0369d3 commit 72b019b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
buildscript {
66
repositories {
7+
mavenCentral()
78
maven { url 'https://repo.spring.io/plugins-release' }
89
maven { url 'https://plugins.gradle.org/m2/' }
910
}

0 commit comments

Comments
 (0)