Skip to content

Commit

Permalink
BE: [feat] 웹소켓 의존성 추가 CSID-DGU#83
Browse files Browse the repository at this point in the history
  • Loading branch information
Seoyoung2222 committed Dec 2, 2024
1 parent 46889b8 commit 5aad520
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ dependencies {

// WebClient
implementation 'org.springframework.boot:spring-boot-starter-webflux'

// WebSocket
implementation 'org.springframework.boot:spring-boot-starter-websocket'
implementation 'org.springframework.boot:spring-boot-starter-security'
}

tasks.named('test') {
Expand Down

0 comments on commit 5aad520

Please sign in to comment.