提交 cae7b842 编写于 作者: G gkdgkdgkdgkd

Update Spring Boot 2.7.0 and Gradle 7.4.1

上级 9f1dc00c
plugins {
id 'org.springframework.boot' version '2.6.7'
id 'org.springframework.boot' version '2.7.0'
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
id 'java'
}
......@@ -25,7 +25,7 @@ dependencies {
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
annotationProcessor 'org.projectlombok:lombok'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
implementation 'org.springdoc:springdoc-openapi-ui:1.6.8'
implementation 'org.springdoc:springdoc-openapi-ui:1.6.9'
}
tasks.named('test') {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册