Skip to content

Commit

Permalink
#37 refactor: 주석추가 및 cd 확인
Browse files Browse the repository at this point in the history
  • Loading branch information
sss4920 committed Aug 10, 2024
1 parent e58f2a4 commit 7514c65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions neighbor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ dependencies {
runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.11.5'

implementation 'com.google.code.gson:gson:2.10.1'

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

implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-aws', version: '2.2.6.RELEASE'
Expand Down

0 comments on commit 7514c65

Please sign in to comment.