Skip to content

Commit 3ca8a26

Browse files
authored
Merge pull request #252 from skadi-cloud/dependabot/gradle/software.amazon.awssdk-bom-2.17.233
2 parents 09dbf3b + fa4da43 commit 3ca8a26

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.70")
6767

6868

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

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

0 commit comments

Comments
 (0)