Skip to content

Commit

Permalink
Merge pull request #579 from skadi-cloud/dependabot/gradle/software.a…
Browse files Browse the repository at this point in the history
…mazon.awssdk-bom-2.25.11

build(deps): bump software.amazon.awssdk:bom from 2.20.120 to 2.25.11
  • Loading branch information
coolya authored Mar 18, 2024
2 parents c0fc2f8 + 8e5c381 commit a625884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
implementation("org.bouncycastle:bcprov-jdk15on:1.70")


implementation (platform ("software.amazon.awssdk:bom:2.20.120"))
implementation (platform ("software.amazon.awssdk:bom:2.25.11"))
implementation("software.amazon.awssdk:s3")

testImplementation("io.ktor:ktor-server-tests:$ktor_version")
Expand Down

0 comments on commit a625884

Please sign in to comment.