Skip to content

Commit

Permalink
chore: 필요없는 의존성제거
Browse files Browse the repository at this point in the history
  • Loading branch information
zillionme committed Oct 9, 2023
1 parent 81358fb commit 8140755
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ dependencies {
implementation 'ch.qos.logback.contrib:logback-json-classic:0.1.5'
implementation 'net.logstash.logback:logstash-logback-encoder:6.1'

implementation 'com.amazonaws:aws-java-sdk-s3:1.12.565'
implementation 'org.springframework.cloud:spring-cloud-starter-aws:2.2.6.RELEASE'

}
Expand Down

0 comments on commit 8140755

Please sign in to comment.