mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-28 20:41:56 +08:00
编译启动成功
This commit is contained in:
@@ -4,8 +4,9 @@ buildscript {
|
||||
}
|
||||
ext {
|
||||
springBoot = "2.3.4.RELEASE"
|
||||
// springBoot = "2.4.0"
|
||||
alibabaCloud = "2.2.3.RELEASE"
|
||||
springCloud = "2.2.5.RELEASE"
|
||||
springCloud = "2.2.6.RELEASE"
|
||||
}
|
||||
dependencies {
|
||||
classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBoot}")
|
||||
|
||||
Reference in New Issue
Block a user