Skip to content

Commit 5a99b8a

Browse files
committed
♻️ chore: swagger 버전 낮춤
1 parent 61aef52 commit 5a99b8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation 'org.springframework.boot:spring-boot-starter-validation'
3838

3939
//swagger
40-
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.0'
40+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0'
4141

4242
}
4343

0 commit comments

Comments
 (0)