Upgrade to Gradle 3.5
This commit is contained in:
committed by
Artem Bilan
parent
d7a77b75ac
commit
fdb9ddceeb
@@ -1,7 +1,6 @@
|
||||
buildscript {
|
||||
repositories {
|
||||
maven { url 'http://repo.spring.io/libs-snapshot' }
|
||||
maven { url "http://repo.spring.io/libs-milestone" }
|
||||
}
|
||||
dependencies {
|
||||
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
|
||||
|
||||
Reference in New Issue
Block a user