Skip to content

Commit

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

build(deps): bump software.amazon.awssdk:bom from 2.20.42 to 2.20.120
  • Loading branch information
coolya authored Nov 12, 2023
2 parents faed931 + 324cf3d commit 1d68d02
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.42"))
implementation (platform ("software.amazon.awssdk:bom:2.20.120"))
implementation("software.amazon.awssdk:s3")

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

0 comments on commit 1d68d02

Please sign in to comment.