Skip to content

Commit

Permalink
#262 [fix] gradle 의존성 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
sohyundoh committed Jun 20, 2024
1 parent 2cb2995 commit 7835512
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions common/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
dependencies {
implementation("org.springframework.boot:spring-boot-starter-web")

testImplementation(platform("org.junit:junit-bom:5.10.0"))
testImplementation("org.junit.jupiter:junit-jupiter")
}

0 comments on commit 7835512

Please sign in to comment.