Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
GayeongKimm authored Aug 26, 2024
1 parent eec0925 commit f44eaf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ dependencies {
implementation 'io.jsonwebtoken:jjwt-gson:0.11.2'
implementation 'io.jsonwebtoken:jjwt-jackson:0.11.2'

implementation 'org.springframework.cloud:spring-cloud-starter-aws:2.2.6.RELEASE'
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
implementation 'com.azure:azure-storage-blob:12.22.0'
implementation 'com.azure.spring:spring-cloud-azure-starter-storage-blob'

implementation 'com.azure.spring:spring-cloud-azure-starter-storage-blob:4.0.0'

}

Expand Down

0 comments on commit f44eaf0

Please sign in to comment.