Skip to content

Commit 835f9ec

Browse files
committed
[EA3-111] docs : 중복된 의존성 삭제
1 parent 7912fbd commit 835f9ec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,8 @@ dependencies {
8686
// 배포 관련 의존성
8787
// runtimeOnly 'org.postgresql:postgresql'
8888
implementation 'org.springframework.boot:spring-boot-devtools'
89-
9089
implementation 'com.google.cloud:spring-cloud-gcp-starter-secretmanager:4.9.1'
9190
implementation 'com.google.cloud:google-cloud-storage:2.38.0'
92-
// implementation 'com.google.cloud:spring-cloud-gcp-starter-secretmanager:4.9.1'
93-
// implementation 'com.google.cloud:google-cloud-storage:2.38.0'
9491

9592
// WebSocket + STOMP 통신용
9693
implementation 'org.springframework.boot:spring-boot-starter-websocket'

0 commit comments

Comments
 (0)