Skip to content

Commit 33b02e4

Browse files
committed
update repo gradle config
1 parent 3e25ed7 commit 33b02e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
buildscript {
22
repositories {
3-
maven { url 'https://oss.sonatype.org/release' }
43
mavenCentral()
54
jcenter()
65
}
@@ -54,7 +53,6 @@ repositories {
5453
mavenLocal()
5554
mavenCentral()
5655
maven { url 'https://oss.sonatype.org/release' }
57-
maven { url 'https://repo.spring.io/plugins-release' }
5856
maven { url 'https://maven.scijava.org/content/repositories/public/' }
5957
}
6058
def versions = [

0 commit comments

Comments
 (0)