Commit 29d43365 authored by 郭燕飞's avatar 郭燕飞 💬

version

parent 42860576
buildscript {
ext["duibaExtVersion"] = "2.0.0-h13"
ext["duibaExtVersion"] = "2.0.0-h20"
ext["springBootVersion"] = "2.2.7.RELEASE"
ext["springCloudVersion"] = "Hoxton.SR4"
ext["springCloudVersion"] = "Hoxton.SR6"
ext["hazelcast.version"] = "3.11"
repositories {
......
buildscript {
ext["duibaExtVersion"] = "2.0.0-h13"
ext["duibaExtVersion"] = "2.0.0-h20"
ext["springBootVersion"] = "2.2.7.RELEASE"
ext["springCloudVersion"] = "Hoxton.SR4"
ext["springCloudVersion"] = "Hoxton.SR6"
ext["hazelcast.version"] = "3.11"
repositories {
......@@ -104,7 +104,7 @@ dependencies {
compileOnly "org.projectlombok:lombok"
annotationProcessor "org.projectlombok:lombok"
// sso版本,请使用 2.5.2 以上
// sso版本,请使用 3.0.20 以上
testCompile "org.springframework.boot:spring-boot-starter-test"
}
......
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