Skip to content

Commit

Permalink
SB-261 (Chore) : Gateway build.gradle 변경
Browse files Browse the repository at this point in the history
SB-261 (Chore) : Gateway build.gradle 변경
  • Loading branch information
Jyuung committed Aug 18, 2024
1 parent c49bb07 commit 94ddeb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gateway/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ ext {
dependencies {
implementation 'org.springframework.cloud:spring-cloud-starter-gateway'
implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.0.2'
implementation 'org.springdoc:springdoc-openapi-ui:1.7.0'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
}
Expand Down

0 comments on commit 94ddeb7

Please sign in to comment.