Skip to content

Commit

Permalink
[settings] redis 의존성 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
jinkonu authored Jun 22, 2024
1 parent e6dabc3 commit 2297614
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ repositories {

dependencies {
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
implementation 'org.springframework.boot:spring-boot-starter-data-redis'
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-actuator'
Expand Down

0 comments on commit 2297614

Please sign in to comment.