Skip to content

Commit ee80a05

Browse files
committed
update gradle config
1 parent 9eed376 commit ee80a05

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
@@ -54,7 +54,7 @@ repositories {
5454
mavenLocal()
5555
mavenCentral()
5656
maven { url 'https://oss.sonatype.org/release' }
57-
maven { url 'https://repo.spring.io/plugins-release' }
57+
maven { url 'http://repo.spring.io/plugins-release' }
5858
}
5959
def versions = [
6060
checkstyle: '8.7',

0 commit comments

Comments
 (0)