Skip to content

Commit d5dc975

Browse files
authored
⬆️ 스웨거 버전 변경
⬆️ 스웨거 버전 변경
2 parents 5e544f9 + 3ac3a7d commit d5dc975

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
testImplementation 'org.springframework.boot:spring-boot-starter-test'
3232
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
3333
//swagger
34-
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.3.0'
34+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.7.0'
3535
//webflux
3636
implementation 'org.springframework.boot:spring-boot-starter-webflux'
3737
}

src/main/java/com/going/server/global/constant/WhitelistPaths.java

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)