Skip to content

Commit b8cbf8d

Browse files
committed
🔧 chore: redisson v3.50.0 의존성 추가
1 parent 6cb182c commit b8cbf8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies {
2929
implementation 'org.springframework.boot:spring-boot-starter-web'
3030
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
3131
implementation 'org.springframework.boot:spring-boot-starter-data-redis'
32+
implementation 'org.redisson:redisson-spring-boot-starter:3.50.0'
3233
implementation 'org.springframework.boot:spring-boot-starter-websocket'
3334
implementation 'org.springframework.boot:spring-boot-starter-security'
3435
implementation 'org.springframework.boot:spring-boot-starter-oauth2-client'

0 commit comments

Comments
 (0)