Skip to content

Commit

Permalink
deps: io.awspring.cloud:spring-cloud-starter-aws 2.4.1 -> 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
korECM committed Jul 27, 2022
1 parent a7daa6e commit a81dd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
implementation("io.jsonwebtoken:jjwt:0.9.1")
implementation("org.mindrot:jbcrypt:0.4")

implementation("io.awspring.cloud:spring-cloud-starter-aws:2.4.1")
implementation("io.awspring.cloud:spring-cloud-starter-aws:2.4.2")

implementation("com.github.gavlyukovskiy:p6spy-spring-boot-starter:1.8.0")

Expand Down

0 comments on commit a81dd5e

Please sign in to comment.