Skip to content

Commit 011b30a

Browse files
authored
Merge pull request #113 from skadi-cloud/dependabot/gradle/software.amazon.awssdk-bom-2.17.102
build(deps): bump software.amazon.awssdk:bom from 2.17.99 to 2.17.102
2 parents 4b35263 + f32624f commit 011b30a

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.99"))
69+
implementation (platform ("software.amazon.awssdk:bom:2.17.102"))
7070
implementation("software.amazon.awssdk:s3")
7171

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

0 commit comments

Comments
 (0)