Skip to content

Commit

Permalink
[fix] web mvc error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sunghyun1356 committed Jul 19, 2024
1 parent 860fd2d commit 92585e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ dependencies {
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
implementation 'com.google.code.gson:gson:2.8.7'
implementation 'org.springframework.boot:spring-boot-starter-data-redis'
implementation 'org.springdoc:springdoc-openapi-ui:1.6.0'

implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0'
implementation 'org.springframework.cloud:spring-cloud-starter-aws:2.2.1.RELEASE'

Expand Down

0 comments on commit 92585e4

Please sign in to comment.