Skip to content

Commit

Permalink
Revert "[chore] #5 open feign 의존성 추가"
Browse files Browse the repository at this point in the history
This reverts commit c2faebc.
  • Loading branch information
RyuKwanKon committed Sep 7, 2023
1 parent 56525ef commit b8cd4a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ dependencies {

// mysql
runtimeOnly 'com.mysql:mysql-connector-j'

// open feign
implementation 'org.springframework.cloud:spring-cloud-starter-openfeign:4.0.3'
}

tasks.named('test') {
Expand Down

0 comments on commit b8cd4a5

Please sign in to comment.