Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
[#22] circular dependency 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
chanhyeong committed Nov 2, 2021
1 parent 0e2c3ae commit 0755268
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ project(":front") {

project(":submodules:commons") {
dependencies {
implementation(project(":submodules:commons"))

api("org.springframework.boot:spring-boot-starter-integration")
}
}

0 comments on commit 0755268

Please sign in to comment.