Skip to content

Commit e5cd976

Browse files
committed
chore: 파라미터 스토어 버전 명시
1 parent 2683e43 commit e5cd976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dependencies {
8484
testImplementation 'com.epages:restdocs-api-spec-restassured:0.18.2'
8585

8686
// aws
87-
implementation 'io.awspring.cloud:spring-cloud-aws-starter-parameter-store'
87+
implementation 'io.awspring.cloud:spring-cloud-aws-starter-parameter-store:3.2.1'
8888
}
8989

9090
bootJar {

0 commit comments

Comments
 (0)