We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2683e43 commit e5cd976Copy full SHA for e5cd976
build.gradle
@@ -84,7 +84,7 @@ dependencies {
84
testImplementation 'com.epages:restdocs-api-spec-restassured:0.18.2'
85
86
// aws
87
- implementation 'io.awspring.cloud:spring-cloud-aws-starter-parameter-store'
+ implementation 'io.awspring.cloud:spring-cloud-aws-starter-parameter-store:3.2.1'
88
}
89
90
bootJar {
0 commit comments