Skip to content

Commit 3008b16

Browse files
authored
Merge pull request #72 from skadi-cloud/dependabot/gradle/software.amazon.awssdk-bom-2.17.77
build(deps): bump software.amazon.awssdk:bom from 2.17.71 to 2.17.77
2 parents b1f4e31 + a5e007b commit 3008b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
implementation("org.bouncycastle:bcprov-jdk15on:1.69")
6767

6868

69-
implementation (platform ("software.amazon.awssdk:bom:2.17.71"))
69+
implementation (platform ("software.amazon.awssdk:bom:2.17.77"))
7070
implementation("software.amazon.awssdk:s3")
7171

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

0 commit comments

Comments
 (0)