Skip to content

Commit

Permalink
Merge pull request #320 from ekino/dependabot/gradle/software.amazon.…
Browse files Browse the repository at this point in the history
…awssdk-s3-2.20.153

chore(deps): bump software.amazon.awssdk:s3 from 2.20.115 to 2.20.153
  • Loading branch information
celcius112 authored Sep 26, 2023
2 parents 0dd04c9 + 596f182 commit 9ac937f
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 @@ -11,7 +11,7 @@ repositories {
}

val springBootVersion = "3.0.6"
val awsSdkVersion = "2.20.115"
val awsSdkVersion = "2.20.153"

dependencies {
implementation(platform("org.springframework.boot:spring-boot-dependencies:$springBootVersion")) // BOM import
Expand Down

0 comments on commit 9ac937f

Please sign in to comment.