Commit f0ec60db authored by 沈括号's avatar 沈括号

更新spring-cloud-greenwich.gradle

parent baec74bb
...@@ -34,7 +34,6 @@ dependencies { ...@@ -34,7 +34,6 @@ dependencies {
implementation 'org.springframework.retry:spring-retry' implementation 'org.springframework.retry:spring-retry'
runtimeOnly 'org.springframework.boot:spring-boot-starter-actuator' runtimeOnly 'org.springframework.boot:spring-boot-starter-actuator'
implementation 'org.springframework.boot:spring-boot-starter-actuator' implementation 'org.springframework.boot:spring-boot-starter-actuator'
runtimeOnly 'org.springframework.boot:spring-boot-devtools'
testImplementation 'org.springframework.boot:spring-boot-starter-test' testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.security:spring-security-test' testImplementation 'org.springframework.security:spring-security-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