Skip to content

Commit

Permalink
chore: 불필요한 spring-data-redis 의존성 삭제(#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
Minjae-An committed Mar 27, 2024
1 parent 3789e8f commit 6a40106
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions be/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ dependencies {

// coolsms java sdk
implementation 'net.nurigo:sdk:4.3.0'

// spring data redis
implementation 'org.springframework.boot:spring-boot-starter-data-redis'
}

tasks.named('bootBuildImage') {
Expand Down

0 comments on commit 6a40106

Please sign in to comment.