Commit 411f50b1 authored by gaoxu's avatar gaoxu 😵

Update spring-cloud-greenwich.gradle

parent 539b93f7
buildscript {
ext {
springBootVersion = '2.1.3.RELEASE'
springBootVersion = '2.1.4.RELEASE'
}
repositories {
maven { url "https://maven.aliyun.com/repository/central" }
......@@ -22,7 +22,7 @@ repositories {
}
ext {
set('springCloudVersion', 'Greenwich.RELEASE')
set('springCloudVersion', 'Greenwich.SR1')
}
dependencies {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment